chore: ignore *.db files (local SQLite test databases)

https://claude.ai/code/session_01KKbzWYz8fLyG2qcwiDZ8fy
This commit is contained in:
Claude
2026-04-04 07:43:32 +00:00
parent 1b11cdf25c
commit bdf9b25544

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ logs/
FLAT.xml FLAT.xml
**/package-lock.json **/package-lock.json
.nx/ .nx/
**/*.db