Files
flaskfdx/.gitignore
T
2021-10-11 01:10:07 -06:00

13 lines
115 B
Plaintext

.appcache/
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.converage
htmlcov/
dist/
build/
*.egg-info/
*.tar.gz