remotely-save/.gitignore

21 lines
146 B
Plaintext
Raw Normal View History

2021-11-15 15:36:44 +00:00
# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# build
main.js
*.js.map
# obsidian
data.json
# debug
logs.txt
# hidden files
.*