diff --git a/.gitignore b/.gitignore index eb02da4..004d104 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,8 @@ coverage/ # Ignore resources ## Spec -./spec-built/ \ No newline at end of file +./spec-built/ + +## Vector stores +./storage/ +./graphology/ \ No newline at end of file