Girish Jeswani commited on
Commit
05fdb49
·
1 Parent(s): 797ce6f

add chromadb_storage

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -4,6 +4,7 @@
4
  # backend
5
  multi_llm_chatbot_backend/.env
6
  multi_llm_chatbot_backend/chroma_db/
 
7
 
8
  # frontend
9
 
 
4
  # backend
5
  multi_llm_chatbot_backend/.env
6
  multi_llm_chatbot_backend/chroma_db/
7
+ multi_llm_chatbot_backend/chromadb_storage/
8
 
9
  # frontend
10