habitica-sync/.gitignore
2021-11-21 22:13:19 +08:00

21 lines
No EOL
169 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