Merge pull request #4121 from jpmurray/patch-1
Remove the hot file from versionning
This commit is contained in:
commit
547bb962f9
|
|
@ -1,5 +1,6 @@
|
|||
/node_modules
|
||||
/public/storage
|
||||
/public/hot
|
||||
/storage/*.key
|
||||
/vendor
|
||||
/.idea
|
||||
|
|
|
|||
Loading…
Reference in New Issue