🐛 Fix vendor ignore bug

This commit is contained in:
brunosimon
2017-05-18 00:21:16 +02:00
parent cec2157afd
commit 32669be690
4 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
[ [
"**/.DS_Store", "**/.DS_Store",
"node_modules/**", "node_modules/**",
"vendors/**", "vendor/**",
".git" ".git"
] ]
} }
+1
View File
@@ -0,0 +1 @@
test