gitignore: ignore public/mix-manifest.json
This commit is contained in:
parent
4ed78e41f3
commit
e9b57ce1a4
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
/public/hot
|
||||
/public/storage
|
||||
/public/img
|
||||
/public/mix-manifest.json
|
||||
/storage/*.key
|
||||
/vendor
|
||||
.env
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"/css/app.css": "/css/app.css"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue