gitignore scripts for local work

This commit is contained in:
2026-05-04 14:07:48 +02:00
parent 4d49a5c0b3
commit 47cd13f734

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.DS_Store .DS_Store
/database /database
/mnemodata /mnemodata
/scripts
*.db *.db
*.db-shm *.db-shm
*.db-wal *.db-wal