# deps
node_modules/

# build output (regenerated by `make install` / `make zip`)
main.js
*.zip

# plugin runtime — Obsidian writes settings here when the symlinked dir
# is used as the live plugin; never want it in the repo
data.json

# misc
*.log
.DS_Store
.vscode/
.idea/
