Update `gitignore` for swagger
This commit is contained in:
parent
6b3a0d43c3
commit
7d104ea03c
|
@ -4,3 +4,6 @@ Homestead.json
|
|||
Homestead.yaml
|
||||
.env
|
||||
.phpunit.result.cache
|
||||
/resources/views/vendor
|
||||
/storage/api-docs
|
||||
/public/swagger-ui-assets
|
||||
|
|
Loading…
Reference in New Issue