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

# Virtualenvs
.venv/
venv/
env/
ENV/

# uv
.uv/
uv.lock

# Testing / coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
coverage.xml
*.cover

# Type checkers
.mypy_cache/
.pyre/
.pytype/

# Linters
.ruff_cache/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Project artifacts
claude-atlas.html
atlas-*.html
/tmp/
comms/

# Local launch communication drafts (not for public repo)
comms/
