diff --git a/.gitignore b/.gitignore index e3030c1..1544ff0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ -.DS_Store -.DS_Store? - -/.obsidian/plugins/.DS_Store \ No newline at end of file +**/.DS_Store +**/.DS_Store? diff --git a/.gitignore.swp b/.gitignore.swp deleted file mode 100644 index de1b2ff..0000000 Binary files a/.gitignore.swp and /dev/null differ diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a19f320..7b2ecef 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,14 +11,14 @@ "id": "1a169edb5b0bcd8f", "type": "leaf", "state": { - "type": "split-diff-view", + "type": "markdown", "state": { - "aFile": ".gitignore", - "bFile": ".gitignore", - "aRef": "" + "file": "Начало.md", + "mode": "source", + "source": false }, - "icon": "diff", - "title": "Diff: .gitignore" + "icon": "lucide-file", + "title": "Начало" } } ] diff --git a/Начало.md b/Начало.md index 0322eaf..a4fa7e7 100644 --- a/Начало.md +++ b/Начало.md @@ -1,2 +1,3 @@ -тут я собираюсь вести все свои заметки \ No newline at end of file +тут я собираюсь вести все свои заметки +но сначла надо разобраться с gitignire \ No newline at end of file