slaeforms/.gitignore
2024-06-30 12:48:35 +02:00

18 lines
143 B
Plaintext

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