/.chef/*.pem
.kitchen
*.lock
.gradle

/extras
/.chef/berkshelf/cookbooks/
Berksfile.lock
.vagrant
/product/mock-ehmp.zip



# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# vim
.swp

# chef/vagrant generated files #
################################
.filecache

/infrastructure/vagrant/virtualbox/rdk/dist-file
/infrastructure/workspace-management/build
/product/.metadata
# bndtools workspace configuration project
/product/cnf
/product/example/build
/product/build
/product/production/rdk/build
/product/production/rdk/coverage
/product/production/rdk/xunit.xml
/product/production/rdk/config/config.js
/product/production/rdk/config/config.json
/product/production/rdk/write/config/write-health-data-service-config.json
/product/production/rdk/write/config/write-pick-list-service-config.json
/product/production/rdk/config/rdk-fetch-server-config*.json
/product/production/rdk/config/rdk-write-server-config*.json
/product/production/rdk/config/rdk-pick-list-server-config*.json
/product/production/rdk/write/pick-list/logs
/product/production/build
/product/production/jbpm/build
/infrastructure/build

/product/production/jbpm/*/build

node_modules/
npm-debug.log

#eclipse
.classpath
.project
.settings/
.externalToolBuilders/

#idea
.idea/
*.iml

#VS Code
.vscode/
*.d.ts

Berksoverrides
.scratch
infrastructure/vagrant/virtualbox/*/logs
infrastructure/vagrant/virtualbox/rdk/chef_config
infrastructure/vagrant/aws/rdk/chef_config
product/production/rdk/logs

/bin/

/product/tests/**/.bundle/
/product/tests/rdk_config_files/
