remove gitignore mix
This commit is contained in:
parent
4fc2bbd1af
commit
33394c2f07
2 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -10,5 +10,3 @@ npm-debug.log
|
|||
yarn-error.log
|
||||
|
||||
storage/app/public/.DS_Store
|
||||
|
||||
public/mix-manifest.json
|
||||
|
|
4
public/mix-manifest.json
Normal file
4
public/mix-manifest.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"/css/app.css": "/css/app.css?id=1d47190e8f6991332083",
|
||||
"/js/app.js": "/js/app.js?id=7b83db042da1287c25dd"
|
||||
}
|
Loading…
Add table
Reference in a new issue