# vscode
.vscode 

# Intellij
*.iml
.idea

# npm
node_modules/*

# Build output (attached as release assets, not committed)
main.js

# Exclude sourcemaps
*.map

# obsidian
data.json

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