update .gitignore

This commit is contained in:
Limit6 2024-09-18 08:10:46 +02:00
parent e45de2688f
commit 77ff37e5e0

16
.gitignore vendored
View File

@ -1,17 +1,3 @@
Projekt osobní.md
# to exclude Obsidian's settings (including plugin and hotkey configurations)
.obsidian/
# to only exclude plugin configuration. Might be useful to prevent some plugin from exposing sensitive data
.obsidian/plugins
# OR only to exclude workspace cache
.obsidian/workspace.json
# to exclude workspace cache specific to mobile devices
.obsidian/workspace-mobile.json
# Add below lines to exclude OS settings and caches
.trash/
.DS_Store
.obsidian