.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/
.DS_Store
*.tmp
tmp/

# Secrets & credentials
.env
*.secret
*.key
client_*.yaml

# Streamlit agent skills (environment-specific symlinks)
.agents/skills/developing-with-streamlit
.claude/skills/developing-with-streamlit
