mirror of
https://github.com/patruusbarba/ObsidianSpoilerPlugin.git
synced 2026-07-22 07:48:59 +00:00
- Drop plugin id/name from command id and name - Replace builtin-modules dep with node:module builtinModules - Commit package-lock.json for reproducible builds Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
131 B
Text
18 lines
131 B
Text
# intellij
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
|
|
# build output
|
|
main.js
|
|
*.js.map
|
|
build/
|
|
*.zip
|
|
|
|
# obsidian
|
|
data.json
|
|
|
|
# misc
|
|
.DS_Store
|
|
task.md
|