feat: init

This commit is contained in:
hh
2026-08-08 16:30:22 +02:00
commit 8a609da778
59 changed files with 10053 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
node_modules/
.idea
# Build artifacts. Both are produced by `npm run build` and copied into the
# vault by `make install`.
main.js
styles.css
*.zip
# Obsidian writes plugin settings here when the repo is symlinked into a
# vault as the live plugin directory.
data.json
tests/.entry.ts
preview/bundle.js