Skip to content

Commit 2653e49

Browse files
committed
change git ignore
1 parent 881b9dc commit 2653e49

39 files changed

Lines changed: 40626 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ npm-debug.log*
2020
yarn-debug.log*
2121
yarn-error.log*
2222
.env
23+

docs/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Excalidraw
2-
.obsidian/
32

3+
.obsidian/workspace.json
44

55

66
# Ignore Smart Environment folder
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
"obsidian-git",
3+
"obsidian-custom-attachment-location",
4+
"obsidian-excalidraw-plugin",
5+
"table-editor-obsidian",
6+
"obsidian-icon-folder",
7+
"omnisearch",
8+
"editing-toolbar",
9+
"obsidian-importer",
10+
"copilot",
11+
"recent-files-obsidian",
12+
"smart-connections"
13+
]

0 commit comments

Comments
 (0)