update gitignore for chromadb
This commit is contained in:
parent
5131731f73
commit
7eac88fe73
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,7 @@
|
|||||||
env/
|
env/
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
.env
|
||||||
|
*tokens*
|
||||||
|
rag_data
|
||||||
|
.chromadb
|
Reference in New Issue
Block a user