Update gitignore
This commit is contained in:
parent
f693def2f8
commit
05d2f10600
|
@ -8,6 +8,7 @@
|
||||||
/vendor
|
/vendor
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.env
|
.env
|
||||||
|
.env.backup
|
||||||
.php_cs.dist
|
.php_cs.dist
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
Homestead.json
|
Homestead.json
|
||||||
|
|
Loading…
Reference in New Issue