mirror of
https://github.com/Limit-sest/1.K-Notes.git
synced 2025-09-07 16:54:42 +00:00
Automatic commit: 2024-09-17 21:44:35
This commit is contained in:
parent
936c569468
commit
c2585ca8fd
16
.gitignore
vendored
16
.gitignore
vendored
@ -1 +1,17 @@
|
||||
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
|
||||
|
3
.obsidian/workspace.json
vendored
3
.obsidian/workspace.json
vendored
@ -133,7 +133,8 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user