chore(#49): track seed script and geography CSV in git

Allowlist scripts/ in .gitignore (was caught by [Ss]cripts venv rule)
so seed_geography.py and colombia_municipios.csv can be committed.
This simplifies deployment since the files no longer need to be
copied separately to the server.
This commit is contained in:
2026-08-16 21:58:12 -05:00
parent 3a0c76ce69
commit 792ac4367c
3 changed files with 1310 additions and 1 deletions

2
.gitignore vendored
View File

@@ -321,7 +321,7 @@ pyrightconfig.json
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
Scripts/
pyvenv.cfg
pip-selfcheck.json