mirror of
https://github.com/github/gitignore
synced 2024-11-28 14:44:21 +01:00
included lines in Laravel.gitignore file
This commit is contained in:
parent
b1ffcdbb33
commit
78ad738f75
@ -21,3 +21,15 @@ Homestead.yaml
|
|||||||
Homestead.json
|
Homestead.json
|
||||||
/.vagrant
|
/.vagrant
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
|
|
||||||
|
/public/build
|
||||||
|
/storage/pail
|
||||||
|
.env.backup
|
||||||
|
.env.production
|
||||||
|
.phpactor.json
|
||||||
|
auth.json
|
||||||
|
/.fleet
|
||||||
|
/.idea
|
||||||
|
/.nova
|
||||||
|
/.vscode
|
||||||
|
/.zed
|
||||||
|
Loading…
Reference in New Issue
Block a user