# Byte-compiled / optimized / cache
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
.Python
build/
dist/
downloads/
eggs/
.eggs/
*.egg-info/
*.egg
wheels/
sdist/
share/python-wheels/
MANIFEST

# Virtual environments
.venv/
.venv_official/
venv/
env/
ENV/
.uv/

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
.tox/
.nox/
.coverage
.coverage.*
.cache
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/

# Jupyter / IPython
.ipynb_checkpoints
profile_default/
ipython_config.py

# Environments / secrets
.env
.env.*

# IDE / editor
.idea/
.vscode/
*.swp
*~

# OS
.DS_Store
Thumbs.db

# Project-specific
.claude/
.wolf/
CLAUDE.md
scripts/
.understand-anything/
