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