Files
flaskfdx/.gitignore
T

12 lines
105 B
Plaintext

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