mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-31 23:16:58 +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
|
||||
.chroma/
|
||||
db/
|
||||
persist_directory/chroma.sqlite
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
Loading…
Reference in New Issue
Block a user