PKM/.gitignore
2026-03-15 22:09:26 +01:00

44 lines
590 B
Plaintext

# --- Obsidian Core & System ---
.obsidian/workspace.json
.obsidian/workspace-mobile.json
.obsidian/cache/
.obsidian/indexedDB/
.obsidian/plugins/obsidian-git/
.obsidian/todoist-*
.trash
# --- Privacy Layer (Excluded from Git) ---
# Estos directorios se sincronizan SOLO vía Syncthing
#People/
MOC/
Journal/
#Attachments/
#Atlas/
#*Library/
#+/
**/*.bkp
**/*.dtmp
**/+
#**/external
**/*.bundle
**/*.zip
**/*.iso
**/*.tgz
**/*.ova
**/*.vmdk
**/*.vdi
# --- Syncthing & OS Trash ---
.stfolder/
.stversions/
.sync/
*.sync-conflict-*
.DS_Store
Thumbs.db
*.tmp
# --- Debug & Logs ---
*.log