mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
e605882451
* [PHP] Remove PHP related rules from root gitignore After conversation with @ackintosh we've agreed that every PHP codegen should create it's own `.gitignore`. Client libraries(SDKs) should ignore `composer.lock` file while server stubs better do opposite. * [PHP] Set .gitignore as default supporting file * [PHP] Add default gitignore to Client SDK * [PHP] Add default gitignore to Laravel * [PHP] Add default gitignore to Lumen * [PHP] Add default gitignore to Silex Seems like issue #663 and pull request #681 missed this security script, I've changed output path in bin/security/silex-petstore-server.sh. * [PHP] Update Slim * [PHP] Add default gitignore to Symfony I've copied few old rules from root gitignore to local one. These rules should be reviewed by original SymfonyCodegen authors. * [PHP] Add default gitignore to Zend * [PHP] Refresh Openapi3 client samples * [PHP] Add refs to .gitignore templates collection |
||
---|---|---|
.. | ||
windows | ||
cpp-qt5-petstore.sh | ||
csharp-petstore.sh | ||
go-petstore.sh | ||
java-petstore-okhttp-gson.sh | ||
javascript-closure-angular.sh | ||
javascript-petstore.sh | ||
lumen-petstore-server.sh | ||
objc-petstore.sh | ||
perl-petstore.sh | ||
php-petstore.sh | ||
php-slim-server-petstore.sh | ||
python-petstore.sh | ||
ruby-client-petstore.sh | ||
run-all-petstore-security-test | ||
scala-httpclient-petstore.sh | ||
silex-petstore-server.sh | ||
swift-petstore.sh | ||
typescript-angular2.sh | ||
typescript-angular.sh | ||
typescript-fetch-petstore.sh | ||
typescript-inversify.sh | ||
typescript-jquery-all.sh | ||
typescript-node.sh |