vender 디렉토리를 검색에서 제외

This commit is contained in:
2018-02-04 04:23:42 +09:00
parent 4624e511fc
commit 2708b48bd9
+1 -1
View File
@@ -11,6 +11,6 @@
},
"search.exclude": {
"e_lib/*":true,
"vendor/*":true
},
}