Merge pull request #2805 from lakerobin/patch-1

Laravel: only ignore root vendor directory
This commit is contained in:
Brendan Forster 2018-10-13 17:28:15 -03:00 committed by GitHub
commit 5f548f8a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
vendor/
/vendor/
node_modules/
npm-debug.log
yarn-error.log