# OpenAPI Generator Ignore
# Generated by openapi-generator https://github.com/openapitools/openapi-generator

# Use this file to prevent files from being overwritten by the generator.
# The patterns follow closely to .gitignore or .dockerignore.

# do not overwrite .gitignore
.gitignore

# do not add cs-fixer file
.php-cs-fixer.dist.php

# don't bother with tests
test/

# do not create useless files
git_push.sh
.travis.yml
phpunit.xml.dist
README.md
