fix: untrack SQLite WAL files and clean up .gitignore duplicates

This commit is contained in:
beo3000 2026-03-15 11:44:00 +01:00
parent c79bf43fa5
commit 2c7ba4b37c
3 changed files with 0 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,9 +1,5 @@
.vscode/ .vscode/
work/ work/
/import /import
ka-note/server/ka-note.db-wal
ka-note/server/ka-note.db-shm ka-note/server/ka-note.db-shm
ka-note/server/ka-note.db-wal
ka-note/server/ka-note.db-wal
ka-note/server/ka-note.db-wal ka-note/server/ka-note.db-wal

Binary file not shown.

Binary file not shown.