gitignore: exclude binary and live SQLite WAL files

This commit is contained in:
2026-09-08 20:53:26 -05:00
parent 103a7a6af5
commit 6b21f997b5
4 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
__pycache__/ palette
node_modules/ palette.db
*.log palette.db-shm
.DS_Store palette.db-wal
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.