mntno_obsidian-come-down/.gitignore
2025-03-22 13:54:02 +07:00

26 lines
305 B
Text

# vscode
.vscode
# npm
node_modules
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Hot Reload plugin
.hotreload
# This plugin
## The compiled main.js file.
main.js
## Created by plugin.
cache.json
cache/