mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
chore: ignore *.db files (local SQLite test databases)
https://claude.ai/code/session_01KKbzWYz8fLyG2qcwiDZ8fy
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,3 +9,4 @@ logs/
|
|||||||
FLAT.xml
|
FLAT.xml
|
||||||
**/package-lock.json
|
**/package-lock.json
|
||||||
.nx/
|
.nx/
|
||||||
|
**/*.db
|
||||||
|
|||||||
Reference in New Issue
Block a user