yangcht_obsidian-things-too.../.gitignore
2026-06-14 21:48:42 +02:00

21 lines
262 B
Text

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules/*
# Build output (attached as release assets, not committed)
main.js
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store