Tonic commited on
Commit
69445bb
1 Parent(s): e7481b0

add venv to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -2,3 +2,4 @@
2
  chroma_data/
3
  __pycache__/
4
  chroma.log
 
 
2
  chroma_data/
3
  __pycache__/
4
  chroma.log
5
+ .venv/