fix: untrack SQLite WAL files and clean up .gitignore duplicates
This commit is contained in:
parent
c79bf43fa5
commit
2c7ba4b37c
|
|
@ -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.
Loading…
Reference in New Issue