.venv
.coverage
.coverage.*
coverage.xml
htmlcov/
_build
.DS_Store
.vscode
.tox
__pycache__

# Packaging artifacts
spacing.egg-info
spacing.dist-info
build/
dist/
pip-wheel-metadata/
.eggs

.idea
*.swp
# Personal Claude Code configuration overrides (not shared with team)
CLAUDE.local.md
