sertings
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
/.phpunit.cache
|
||||
/node_modules
|
||||
/public/vendor
|
||||
/public/build
|
||||
/public/hot
|
||||
/public/storage
|
||||
@ -12,6 +11,8 @@
|
||||
.env.production
|
||||
.phpactor.json
|
||||
.phpunit.result.cache
|
||||
composer.lock
|
||||
package-lock.json
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user