mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-17 04:09:26 +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
|