fix(gitignore): remove leading './' from ignored directories and resources paths

This commit is contained in:
2026-03-27 09:44:32 +05:30
parent 4a4b4971dd
commit 3106df85fc
+3 -3
View File
@@ -32,8 +32,8 @@ coverage/
# Ignore resources # Ignore resources
## Spec ## Spec
./spec-built/ /spec-built/
## Vector stores ## Vector stores
./storage/ /storage/
./graphology/ /graphology/