From 393ce1199485fbb0026d638dd8d601e5a2f892e6 Mon Sep 17 00:00:00 2001 From: Andrew Charlwood Date: Tue, 10 Feb 2026 16:57:29 +0000 Subject: [PATCH] Updated gitignore for sharing --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 116689d..632606e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,10 +19,6 @@ wheels/ .mypy_cache/ .pytest_cache/ -# Data files (large) -hcd_20250411.csv -hcd_20250411.parquet - # IDE .idea @@ -56,7 +52,6 @@ NUL # SQLite databases (except pathways.db which contains pre-computed data) *.db -!data/pathways.db *.sqlite # Snowflake result cache