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

13 lines
111 B
Plaintext

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