*~
*.pyc
*.pyo
*.pyt
*.pytc
*.egg-info
.*.swp
.DS_Store
/venv*
.venv/
.cache/
build/
.idea/
.coverage
coverage.xml
htmlcov/
.mypy_cache
*.vscode
.compose
generated
dist/
.local
cartography/_version.py
poetry.lock
.cursor-server
.gitconfig
.python_history
github_config.json
.env.local
.claude/*
# Track the .claude/skills symlink so Claude Code can autodiscover skills
# from .agents/skills/ without each contributor having to create it.
!.claude/skills
