diff --git a/.gitignore b/.gitignore index 2f18821..39fc73e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ output/* __pycache__/* -log/* \ No newline at end of file +log/* +vector_store/* \ No newline at end of file