chore: Ignore backups directory
This commit is contained in:
parent
9523f1575d
commit
208e4e0ea4
|
|
@ -30,6 +30,7 @@ MANIFEST
|
||||||
*.pyc
|
*.pyc
|
||||||
*.png
|
*.png
|
||||||
*.jpg
|
*.jpg
|
||||||
|
backups/
|
||||||
|
|
||||||
# Virtual Environment
|
# Virtual Environment
|
||||||
.venv
|
.venv
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue