d7sd6u_obsidian-reveal-folded/.gitignore
2025-02-24 11:33:04 +04:00

29 lines
373 B
Text

# vscode
.vscode
.home
# Intellij
*.iml
.idea
main.js
dist
# npm
node_modules
node_modules.bak
.direnv
test
# Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead.
main.js
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store