Merge pull request #4121 from jpmurray/patch-1

Remove the hot file from versionning
This commit is contained in:
Taylor Otwell
2017-01-26 20:54:50 -06:00
committed by GitHub

1
.gitignore vendored
View File

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