/node_modules
/vendor
composer.lock
npm-debug.log
yarn-error.log
.php_cs.cache
composer.lock

# IDEs #
###################
*.sublime-project
*.sublime-workspace
/.idea/
*.komodoproject

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.tgz
*.iso
*.jar
*.rar
*.tar
*.zip
*.phar

# OS generated files #
######################
.DS_Store
.DS_Store?
.nfs*
._*
.Spotlight-V100
.Trashes
.vagrant
ehthumbs.db
Thumbs.db

# tests
openapitools.json
.phpunit.result.cache
build