remotely-save/.gitignore
2021-11-15 23:36:44 +08:00

21 lines
146 B
Plaintext

# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# build
main.js
*.js.map
# obsidian
data.json
# debug
logs.txt
# hidden files
.*