d-e-e-k-11 commited on
Commit
ee5b6db
·
verified ·
1 Parent(s): a23cba3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +8 -0
.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ .env
2
+ __pycache__/
3
+ *.pyc
4
+ chroma_db/
5
+ preprocessed_docs.json
6
+ .vscode/
7
+ .idea/
8
+ .DS_Store