Remove binary file chroma_db/chroma.sqlite3 and update .gitignore
Browse files- .gitignore +3 -1
.gitignore
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
.env
|
|
|
|
|
|
1 |
+
.env
|
2 |
+
chroma_db
|
3 |
+
cache_dir
|