certweb/.gitignore

16 lines
99 B
Plaintext
Raw Normal View History

2019-09-24 21:23:02 +02:00
venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/