slaeforms/.gitignore
2024-10-02 12:54:15 +02:00

20 lines
167 B
Plaintext

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