lfoppiano commited on
Commit
bc8f369
1 Parent(s): 9026ed3

more ignore

Browse files
Files changed (1) hide show
  1. .gitignore +5 -1
.gitignore CHANGED
@@ -3,4 +3,8 @@
3
  .env.docker
4
  **/**/.chroma
5
  resources/db
6
- build
 
 
 
 
 
3
  .env.docker
4
  **/**/.chroma
5
  resources/db
6
+ build
7
+ dist
8
+ __pycache__
9
+ document_qa/__pycache__
10
+ document_qa_engine.egg-info/