heikowagner commited on
Commit
81be58e
1 Parent(s): fae55e7

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -8,4 +8,5 @@ root
8
  .vscode
9
  /app/mymodels
10
  /app/.cache
 
11
  *chroma-embeddings.parquet*
 
8
  .vscode
9
  /app/mymodels
10
  /app/.cache
11
+ /app/VectorStore
12
  *chroma-embeddings.parquet*