Merge pull request #4203 from KristofMorva/sort-gitignore

Sorting gitignore file
This commit is contained in:
Taylor Otwell 2017-04-03 15:13:58 -05:00 committed by GitHub
commit f7b9a590f9
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
/node_modules
/public/storage
/public/hot
/public/storage
/storage/*.key
/vendor
/.idea