Update gitignore

This commit is contained in:
2026-02-08 22:45:16 +00:00
parent b98ab1a5c6
commit ee56595292
2 changed files with 15 additions and 0 deletions
+7
View File
@@ -36,9 +36,16 @@ logs/*.jsonl
.web/
.states/
<<<<<<< Updated upstream
# SQLite database (will contain local data)
#*.db
#*.sqlite
=======
# SQLite databases (except pathways.db which contains pre-computed data)
*.db
!data/pathways.db
*.sqlite
>>>>>>> Stashed changes
# Snowflake result cache
data/cache/