2021-10-30 18:04:07 +00:00
|
|
|
# vscode
|
|
|
|
.vscode
|
|
|
|
|
2020-10-25 20:55:59 +00:00
|
|
|
# Intellij
|
|
|
|
*.iml
|
|
|
|
.idea
|
|
|
|
|
|
|
|
# npm
|
|
|
|
node_modules
|
|
|
|
|
2021-10-23 08:58:40 +00:00
|
|
|
# Don't include the compiled main.js file in the repo.
|
|
|
|
# They should be uploaded to GitHub releases instead.
|
2020-10-25 20:55:59 +00:00
|
|
|
main.js
|
2021-10-23 08:58:40 +00:00
|
|
|
|
|
|
|
# Exclude sourcemaps
|
|
|
|
*.map
|
2021-04-28 15:53:15 +00:00
|
|
|
|
|
|
|
# obsidian
|
|
|
|
data.json
|