Browse Source

ignore .obsidian ๐Ÿ’Ž files

windhamdavid 3 years ago
parent
commit
b4ef6e6284
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -6,6 +6,7 @@
 
 
 # Obsidian
 # Obsidian
 /docs/.obsidian/*
 /docs/.obsidian/*
+/notes/.obsidian/*
 
 
 # Production
 # Production
 /build
 /build