diff --git a/.gitignore b/.gitignore index 2f188217..39fc73ed 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