mirror of
https://github.com/runofthemillgeek/swarnam-obsidian.git
synced 2024-11-16 15:30:16 +00:00
c228a70223
Prevent unintended disclosure of data.json.
15 lines
123 B
Plaintext
15 lines
123 B
Plaintext
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|
|
|
|
# obsidian
|
|
data.json
|