Files
2026-04-28 17:17:51 +02:00

13 lines
104 B
Plaintext

__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
.env
.venv
venv/
*.egg-info/
dist/
build/