mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Added .env.backup to Laravel.gitignore
Last version of the Laravel uses .env.backup (https://github.com/laravel/laravel/blob/9.x/.gitignore)
This commit is contained in:
parent
e5323759e3
commit
c9d8da81a7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ public_html/hot
|
|||
|
||||
storage/*.key
|
||||
.env
|
||||
.env.backup
|
||||
Homestead.yaml
|
||||
Homestead.json
|
||||
/.vagrant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue