chore: ignore backup files
This commit is contained in:
parent
87ce5cc2fb
commit
0ba4cca560
|
|
@ -12,3 +12,4 @@ data/
|
||||||
# Alembic cache
|
# Alembic cache
|
||||||
alembic/versions/*.pyc
|
alembic/versions/*.pyc
|
||||||
UNKNOWN.egg-info/
|
UNKNOWN.egg-info/
|
||||||
|
*.bak
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue