certweb/.gitignore
2019-09-24 21:23:02 +02:00

15 lines
99 B
Text

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