🐛 Fix vendor ignore bug
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
[
|
||||
"**/.DS_Store",
|
||||
"node_modules/**",
|
||||
"vendors/**",
|
||||
"vendor/**",
|
||||
".git"
|
||||
]
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
test
|
||||
Reference in New Issue
Block a user