pull/349/merge
Kevin Bernardo 2018-08-30 07:04:05 +00:00 committed by GitHub
commit 6fef9c10fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
"exclude": [
"node_modules",
"out",
"vendor"
"vendor",
"vendors"
]
}