# Sphinx build artifacts
_build/
build/
_autosummary/
source/.nlsq_cache/

# Python cache
__pycache__/
*.pyc
*.pyo
*.pyd

# OS files
.DS_Store
Thumbs.db

# Editor files
*.swp
*.swo
*~
.vscode/
.idea/
# Graphify semantic cache (ephemeral build artifacts)
graphify-out/cache/

# Claude session scratch files in docs
docs/.claude-progress.md

# Graphify internal working state files
graphify-out/.graphify_*.json
graphify-out/.graphify_*.txt
graphify-out/.obsidian/
graphify-out/_COMMUNITY_*.md
