# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info # Virtual environments .venv .python-version # Environment variables and secrets .env *.env # API keys and sensitive data config.json secrets.json # History files .history/