diff --git a/.gitignore b/.gitignore index 481c824..e3030c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store .DS_Store? + +/.obsidian/plugins/.DS_Store \ No newline at end of file diff --git a/.gitignore.swp b/.gitignore.swp new file mode 100644 index 0000000..de1b2ff Binary files /dev/null and b/.gitignore.swp differ diff --git a/.obsidian/plugins/.DS_Store b/.obsidian/plugins/.DS_Store index 7bb58fd..2cf9573 100644 Binary files a/.obsidian/plugins/.DS_Store and b/.obsidian/plugins/.DS_Store differ diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index ef18185..0a5bead 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -9,9 +9,9 @@ "autoPullOnBoot": true, "disablePush": false, "pullBeforePush": true, - "disablePopups": false, + "disablePopups": true, "showErrorNotices": true, - "disablePopupsForNoChanges": false, + "disablePopupsForNoChanges": true, "listChangedFilesInMessageBody": false, "showStatusBar": true, "updateSubmodules": false, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1dd656d..a19f320 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,17 +4,21 @@ "type": "split", "children": [ { - "id": "8ddc59d924adbf9f", + "id": "320f9f1d240918b7", "type": "tabs", "children": [ { - "id": "c7565a57ab17f899", + "id": "1a169edb5b0bcd8f", "type": "leaf", "state": { - "type": "empty", - "state": {}, - "icon": "lucide-file", - "title": "New tab" + "type": "split-diff-view", + "state": { + "aFile": ".gitignore", + "bFile": ".gitignore", + "aRef": "" + }, + "icon": "diff", + "title": "Diff: .gitignore" } } ] @@ -175,10 +179,10 @@ "obsidian-git:Open Git source control": false } }, - "active": "c7565a57ab17f899", + "active": "1a169edb5b0bcd8f", "lastOpenFiles": [ + "Начало.md", "test folder/я тестирую гит.md", - "Untitled.md", "test folder" ] } \ No newline at end of file diff --git a/Начало.md b/Начало.md new file mode 100644 index 0000000..0322eaf --- /dev/null +++ b/Начало.md @@ -0,0 +1,2 @@ + +тут я собираюсь вести все свои заметки \ No newline at end of file