RoboticCheese/webhook-chef

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.vagrant
Berksfile.lock
berks-cookbooks/
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
/cookbooks
/coverage

# Bundler
Gemfile.lock
bin/*
.bundle/*

.kitchen/
.kitchen.local.yml
.env.sh
Vagrantfile

# sublime text
*.sublime-project
*.sublime-workspace