Updated gitignore for sharing

This commit is contained in:
Andrew Charlwood
2026-02-10 16:57:29 +00:00
parent b9fe89a4ee
commit 393ce11994
-5
View File
@@ -19,10 +19,6 @@ wheels/
.mypy_cache/ .mypy_cache/
.pytest_cache/ .pytest_cache/
# Data files (large)
hcd_20250411.csv
hcd_20250411.parquet
# IDE # IDE
.idea .idea
@@ -56,7 +52,6 @@ NUL
# SQLite databases (except pathways.db which contains pre-computed data) # SQLite databases (except pathways.db which contains pre-computed data)
*.db *.db
!data/pathways.db
*.sqlite *.sqlite
# Snowflake result cache # Snowflake result cache