Browse Source

update cli_demo.py

imClumsyPanda 2 years ago
parent
commit
5f70ce191c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 output/*
 __pycache__/*
-log/*
+log/*
+vector_store/*