dotwee_obsidian-raindropio-.../.gitignore
Lukas Wolfsteiner 177caece19 chore: ignore local test vault
Exclude the local Obsidian test vault used for manual plugin testing from version control.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 11:21:31 +02:00

23 lines
334 B
Text

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# 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
tests/Testvault/