# vscode
.vscode 

# Intellij
*.iml
.idea

# Test coverage
coverage/

# npm
node_modules

# temp
.tmp/

# 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
data/

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

# Agents & Tasks
/*.txt
.tasks/
thoughts/

# VitePress
.vitepress/dist
.vitepress/cache
worker.js
.vault-intelligence/
model-cache.json
obsidian-vault-intelligence.code-workspace
.goose/*.log
