9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
# to exclude Obsidian's settings (including plugin and hotkey configurations)
|
|
#.obsidian/
|
|
|
|
# OR only to exclude workspace cache
|
|
.obsidian/workspaces.json
|
|
|
|
# Add below lines to exclude OS settings and caches
|
|
.trash/
|
|
.DS_Store |