Browse Source

Merge pull request #4121 from jpmurray/patch-1

Remove the hot file from versionning
Taylor Otwell 8 years ago
parent
commit
547bb962f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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