habitica-sync/.gitignore
2021-11-20 13:49:24 +08:00

22 lines
No EOL
171 B
Text

# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# yarn
yarn.lock
*.js.map
# obsidian
data.json
#build_files
main.js
#vscode
.vscode