We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602733e commit 0947413Copy full SHA for 0947413
1 file changed
.gitignore
@@ -60,16 +60,6 @@ api/datastore/*
60
!api/datastore/.gitkeep
61
data/*
62
63
-# Specific datastore files to keep
64
-api/datastore/*
65
-!api/datastore/.gitkeep
66
-!api/datastore/geocoding-community-assets.csv
67
-!api/datastore/budget_data_dictionary_v1.txt
68
-!api/datastore/budget_filtered.txt
69
-!api/datastore/Imagine Boston 2030 Analysis.txt
70
-!api/datastore/Boston Slow Streets Plan Analysis.txt
71
-!api/datastore/Boston Anti-Displacement Plan Analysis.txt
72
-
73
# === Flask / Gunicorn ===
74
instance/
75
*.pid
0 commit comments