mirror of
https://github.com/khoj-ai/khoj
synced 2026-04-21 07:57:15 +00:00
Git ignore obsidian config directories
This commit is contained in:
parent
e635b8e3b9
commit
bdda03b0bf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@ __pycache__
|
|||
.vscode
|
||||
.env
|
||||
.venv/*
|
||||
.obsidian
|
||||
todesktop.json
|
||||
|
||||
# Build artifacts
|
||||
|
|
|
|||
Loading…
Reference in a new issue