__pycache__/
*.pyc
*.pyo
.env
*.egg-info/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
dist/
build/
*.log
*.tmp
*.swp
my-project

# Compass decision store — private decision data, never commit (DPLAN-0212)
devpulse_json/compass/

