flask-calibrestekje/.gitignore

13 lines
118 B
Plaintext

*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
.venv/
__pycache__
build/
dist/
pip-wheel-metadata/
docs/build/