mirror of
https://github.com/lemeow125/Notes.git
synced 2025-01-18 18:33:02 +08:00
6 lines
164 B
Text
6 lines
164 B
Text
|
# to exclude Obsidian's settings (including plugin and hotkey configurations)
|
||
|
.obsidian/
|
||
|
|
||
|
# Add below lines to exclude OS settings and caches
|
||
|
.trash/
|
||
|
.DS_Store
|