mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2024-11-16 15:30:16 +00:00
Add data.json to .gitignore
Prevent unintended disclosure of data.json.
This commit is contained in:
parent
3b38a36a07
commit
c228a70223
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,3 +9,6 @@ package-lock.json
|
||||
# build
|
||||
main.js
|
||||
*.js.map
|
||||
|
||||
# obsidian
|
||||
data.json
|
||||
|
Loading…
Reference in New Issue
Block a user