Files
beaver-calendar/.gitignore
T
2026-08-08 16:30:22 +02:00

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