Files
gesthub/.gitignore
2026-08-21 09:12:02 +02:00

9 lines
97 B
Plaintext

__pycache__/
*.pyc
.env
web/static/assets/uploads/
.pytest_cache/
.coverage
htmlcov/
*.egg-info/