Add chroma db file to gitignore

This commit is contained in:
Iván Martínez 2023-09-25 11:58:35 +02:00
parent c848fcff22
commit 0b8dc5d248
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ models/
# Local Chroma db
.chroma/
db/
persist_directory/chroma.sqlite
# Byte-compiled / optimized / DLL files
__pycache__/