Files
Clelia (Astra) Bertelli ed2e5e7cf5 first commit
2025-06-22 22:09:03 +02:00

18 lines
181 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# env variables
.env
# caches
.pytest_cache/
.mypy_cache/
.ruff_cache/