summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 98eee5e01af24a530e890c52fe0910bc9f7a092e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Ignore all Obsidian configuration by default
.obsidian/

# Uncomment to sync specific configurations:
# !.obsidian/app.json
# !.obsidian/appearance.json
# !.obsidian/community-plugins.json
# !.obsidian/core-plugins.json
# !.obsidian/workspace.json

# System files
.trash/
.DS_Store