We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b476e0 commit fb710fdCopy full SHA for fb710fd
1 file changed
.gitignore
@@ -145,3 +145,7 @@ README_ORIGINAL_DISABLED.md
145
*.bak
146
test/
147
sandbox_test/
148
+
149
+# SQLite WAL sidecars (runtime artifacts — commons.db ro-feed etc.)
150
+*.db-wal
151
+*.db-shm
0 commit comments