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