This commit is contained in:
2021-10-11 01:57:28 -06:00
parent ff3310f366
commit dffc3e983d
+2 -2
View File
@@ -1,10 +1,10 @@
.appcache/
venv/ venv/
*.pyc *.pyc
__pycache__/ __pycache__/
instance/ instance/
.cache/
.pytest_cache/ .pytest_cache/
.converage .coverage
htmlcov/ htmlcov/
dist/ dist/
build/ build/