mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-01 23:47:54 +00:00
Add chroma db file to gitignore
This commit is contained in:
parent
c848fcff22
commit
0b8dc5d248
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@ models/
|
|||||||
# Local Chroma db
|
# Local Chroma db
|
||||||
.chroma/
|
.chroma/
|
||||||
db/
|
db/
|
||||||
|
persist_directory/chroma.sqlite
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
Loading…
Reference in New Issue
Block a user