Move the bin directory
This commit is contained in:
parent
e64a0b2ae3
commit
66013363df
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/bin/
|
||||
/mix-manifest.json
|
||||
/node_modules/
|
||||
/output_*/
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
"phpunit/phpunit": "^5.7"
|
||||
},
|
||||
"config": {
|
||||
"bin-dir": "bin",
|
||||
"sort-packages": true
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue