Files
Stefan Hacker 5fe65d6b44 first commit
2026-04-21 12:49:04 +02:00

12 lines
101 B
Plaintext

__pycache__/
*.pyc
*.egg-info/
.venv/
venv/
.pytest_cache/
.mypy_cache/
build/
dist/
data/
.DS_Store