github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/openapi-generator/templates/php/.gitignore (about)

     1  # ref: https://github.com/github/gitignore/blob/master/Composer.gitignore
     2  
     3  composer.phar
     4  /vendor/
     5  
     6  # Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
     7  # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
     8  composer.lock