delInDir 수정.

install_ok 수정
This commit is contained in:
2018-01-14 04:01:07 +09:00
parent 7e0940d57d
commit ceb8132f34
9 changed files with 22 additions and 17 deletions
+3 -1
View File
@@ -6,10 +6,12 @@
"**/CVS": true,
"**/.DS_Store": true,
"**/logs/*.txt": true,
"**/session/sess*":true,
},
"search.exclude": {
"**/che_close": true,
"**/che_close/*": true,
"e_lib/*":true,
},
}