# Python-generated files
__pycache__/
*.py[oc]
build/
wheels/
*.egg-info
**/*.lock

# Jupyter Notebook checkpoints
.ipynb_checkpoints

# VS Code settings
.vscode/

# Pytest cache
.pytest_cache/

# Virtual environments
.venv

# Environment files (all locations)
.env
**/.env
.env.*
**/.env.*

# Private
outputs-examples/
**/CHANGELOG.json
**/*.zip
**/DEPLOYMENT.md