# vscode
.vscode
 
#gemini
.gemini-clipboard
.gemini

# Intellij
*.iml
.idea

# npm
node_modules
coverage

# Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead.
main.js

# Exclude sourcemaps
*.map

# obsidian
data.json

# Exclude macOS Finder (System Explorer) View States
.DS_Store

#skills
skills
ref

# local git worktrees
.worktrees
.cache
.tmp/
.tmp_repo_saga_tool
scripts/.tmp-*

# local trellis workflow state
.trellis/

# local MindFS workflow state
.mindfs/

# vitepress local docs artifacts
docs/.vitepress/cache
docs/.vitepress/dist
docs/.obsidian/

# local vault/runtime-generated artifacts from the docs test vault
render-host.mjs
docs/Notemd_Error_Log_*.txt
docs/Notemd_Provider_Diagnostic_*.txt
docs/*_summ.md
docs/*_diagram.canvas
docs/*_diagram.json
docs/*_diagram.html
docs/*_diagram.md
docs/*_preview.svg
docs/*_preview.png
docs/*_diagram_preview.svg
docs/*_diagram_preview.png

# local Slidev test export artifacts
docs/export/*
!docs/export/README.md
!docs/export/README.zh-CN.md
docs/export/test-slidev-*/
docs/export/test-slidev.pdf
docs/export/test-slidev-video.mp4

# GEO internal reports (not for public repo)
GEO_OPTIMIZATION_REPORT.md
