You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
368 B
16 lines
368 B
4 months ago
|
# to exclude Obsidian workspace settings (including plugin and hotkey configurations)
|
||
|
.obsidian/workspace*.json
|
||
|
|
||
|
# OR only to exclude workspace cache
|
||
|
.obsidian/workspace/*
|
||
|
|
||
|
# This file is used to keep track of last auto backup/pull
|
||
|
.obsidian-git-data
|
||
|
|
||
|
# Exclude Untitled Notes
|
||
|
Untitled*
|
||
|
未命名*
|
||
|
|
||
|
# Add below lines to exclude OS settings and caches
|
||
|
.trash/
|
||
|
.DS_Store
|