included lines in Laravel.gitignore file
This commit is contained in:
parent
b1ffcdbb33
commit
78ad738f75
1 changed files with 12 additions and 0 deletions
|
|
@ -21,3 +21,15 @@ Homestead.yaml
|
|||
Homestead.json
|
||||
/.vagrant
|
||||
.phpunit.result.cache
|
||||
|
||||
/public/build
|
||||
/storage/pail
|
||||
.env.backup
|
||||
.env.production
|
||||
.phpactor.json
|
||||
auth.json
|
||||
/.fleet
|
||||
/.idea
|
||||
/.nova
|
||||
/.vscode
|
||||
/.zed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue