chore: ignore backup and temp files

This commit is contained in:
Sean McElwain 2026-04-07 11:25:25 -05:00
parent ba710db9fa
commit d3562ef0d4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ data/
alembic/versions/*.pyc alembic/versions/*.pyc
UNKNOWN.egg-info/ UNKNOWN.egg-info/
*.bak *.bak
*.bak*
combined_code.txt