.DS_Store
.bundle
.vagrant
.idea
.vscode
.rake_test_cache
*.pyc

kitchen/*.pem
kitchen/test_kitchen_databag_secret

containers/*/
cookbooks/*/

###
# Ignore Chef key files and secrets
# You should never commit anything but the validation pems for shared regions to the repo.
###
.chef/*.pem
.chef/syntax_check_cache/
