swarnam-obsidian/.gitignore
2021-10-30 14:04:07 -04:00

21 lines
268 B
Plaintext

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead.
main.js
# Exclude sourcemaps
*.map
# obsidian
data.json