Ashish Maheshwari commited on
Commit
b256378
·
1 Parent(s): cabc550

Remove venv and add to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -10,4 +10,4 @@ env/
10
  .env
11
  *.log
12
  chroma_db/
13
- *.sqlite3
 
10
  .env
11
  *.log
12
  chroma_db/
13
+ *.sqlite3venv/