Fix /_vendor ignore in .gitignore
Mistaken `.gitignore` with `.npmignore`. The `/vendor` directory should be ignored by git, not npm.
Loading
Please sign in to comment
Mistaken `.gitignore` with `.npmignore`. The `/vendor` directory should be ignored by git, not npm.