feat: init
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user