gitignore: exclude binary and live SQLite WAL files
This commit is contained in:
+4
-4
@@ -1,4 +1,4 @@
|
||||
__pycache__/
|
||||
node_modules/
|
||||
*.log
|
||||
.DS_Store
|
||||
palette
|
||||
palette.db
|
||||
palette.db-shm
|
||||
palette.db-wal
|
||||
|
||||
Reference in New Issue
Block a user