chore: ignore backup and temp files
This commit is contained in:
parent
ba710db9fa
commit
d3562ef0d4
|
|
@ -13,3 +13,5 @@ data/
|
||||||
alembic/versions/*.pyc
|
alembic/versions/*.pyc
|
||||||
UNKNOWN.egg-info/
|
UNKNOWN.egg-info/
|
||||||
*.bak
|
*.bak
|
||||||
|
*.bak*
|
||||||
|
combined_code.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue