This repository has been archived on 2024-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
flask-calibrestekje/.gitignore

13 lines
118 B
Plaintext
Raw Permalink Normal View History

2020-03-01 00:55:49 +00:00
*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
.venv/
__pycache__
build/
dist/
pip-wheel-metadata/
docs/build/