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

# Virtual environments
.venv

# Documentation
docs/
GEMINI.md
PUBLISH.md

# OS-generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# IDEs
.vscode/
.idea/
*.swp
*.swo

# Credentials and sensitive files
.env
.env.local
.env.*.local
# NotebookLM / Auth caches (preventive)
.notebooklm_auth.json
*.json
!pyproject.toml
!uv.lock