mirror of
https://github.com/patruusbarba/ObsidianSpoilerPlugin.git
synced 2026-07-22 07:48:59 +00:00
Ignore build/ and zip artifacts
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
449f050f69
commit
3d749c11d0
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ package-lock.json
|
|||
# build output
|
||||
main.js
|
||||
*.js.map
|
||||
build/
|
||||
*.zip
|
||||
|
||||
# obsidian
|
||||
data.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue