# Python __pycache__/ *.py[cod] *.pyo *.pyd .pytest_cache/ .ruff_cache/ # Virtual environments .venv/ venv/ # Env files .env .env.* !.env.example !.env.production.example # macOS .DS_Store # Build metadata *.egg-info/