__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.tmp*/
.DS_Store
Thumbs.db

# Local vaults should live outside the Skill repository.
KnowledgeBase/
vault/
.tools/
