Files
beaver-plugin-obsidian/.gitignore
T

22 lines
351 B
Plaintext

# deps
node_modules/
# build output (regenerated by `make install` / `make zip`)
main.js
styles.css
.tailwind.css
*.zip
preview/bundle.js
tests/.entry.ts
# 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/
preview/shots/