# Python / packaging
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/

# Virtual environments
.venv/
venv/
env/

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.coverage

# IDE / editors
.idea/
.vscode/

# OS junk
.DS_Store
Thumbs.db
desktop.ini

# Tool output
ai_context.txt
