# IDEs and editors
.idea
.project
.classpath
.c9
*.launch
.settings/
*.sublime-workspace
.vscode
**/*.iml

.docker
coverage
node_modules
.npm
.sonar
.scannerwork
openapi-merge.json

**/__pycache__
**/.nyc_output
**/node_modules
**/xunit-test-report.xml

.build.metadata.json
