This commit is contained in:
eneller
2025-04-26 23:43:10 +02:00
parent d14c47ed9d
commit 5c4deb5f0b
3 changed files with 102 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Created by https://www.toptal.com/developers/gitignore/api/database
# Edit at https://www.toptal.com/developers/gitignore?templates=database
### Database ###
*.accdb
*.db
*.dbf
*.mdb
*.pdb
*.sqlite3
*.db-shm
*.db-wal
# End of https://www.toptal.com/developers/gitignore/api/database