the_works/.gitignore
2025-04-18 16:02:32 +02:00

17 lines
139 B
Plaintext

venv/
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.env
works.sqlite
.vscode/extensions.json