Initialize Obsidian vault
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user