15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
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
|