# Environment files .env .env.* !.env.example # Production configuration values-production.yaml # Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv