mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
fix(gitignore): remove leading './' from ignored directories and resources paths
This commit is contained in:
+3
-3
@@ -32,8 +32,8 @@ coverage/
|
||||
|
||||
# Ignore resources
|
||||
## Spec
|
||||
./spec-built/
|
||||
/spec-built/
|
||||
|
||||
## Vector stores
|
||||
./storage/
|
||||
./graphology/
|
||||
/storage/
|
||||
/graphology/
|
||||
Reference in New Issue
Block a user