Adding the vendor folder to .npmignore.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
.cache
|
||||
.vscode
|
||||
build
|
||||
vendor
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
.cache
|
||||
.vscode
|
||||
build
|
||||
vendor
|
||||
|