mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
Update Laravel.gitignore
Ignore Homestead related config files
This commit is contained in:
parent
fe7a6d23f3
commit
eb90a5771f
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ bootstrap/cache/
|
||||||
.env.*.php
|
.env.*.php
|
||||||
.env.php
|
.env.php
|
||||||
.env
|
.env
|
||||||
|
Homestead.yaml
|
||||||
|
Homestead.json
|
||||||
|
|
||||||
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
|
# Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
|
||||||
.rocketeer/
|
.rocketeer/
|
||||||
|
|
Loading…
Add table
Reference in a new issue