/.chef/*.pem
.gradle
/.rake/.install-flag
/infrastructure/vagrant/virtualbox/*/*flag

/.chef/berkshelf/cookbooks/
.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 #
################################
/.cache
.filecache

/infrastructure/chef/cookbooks/rdk/files/default/dist-file
/infrastructure/workspace-management/build
/product/.metadata

/product/cnf
/product/example/build
/product/build
/product/production/rdk/build

node_modules
npm-debug.log

#eclipse
.classpath
.project
.settings/

#idea
.idea/
*.iml

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