# Git internals (never mirror a .git from anywhere)
.git/
# OS cruft
.DS_Store
Thumbs.db
# Obsidian volatile state
.obsidian/workspace.json
.obsidian/workspace-mobile.json
.obsidian/plugins/obsidian-git/data.json
.obsidian/cache/
# Optional: ignore huge/unneeded subtrees on the mirror
# attachments/raw_video/
# attachments/raw_audio/
# node_modules/    # if you keep code inside the vault