Updated gitignore for sharing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user