.gitignore in knife-cookbook-cleanup-0.1.1 vs .gitignore in knife-cookbook-cleanup-1.0.0

- old
+ new

@@ -1,23 +1,46 @@ -pkg/ \ No newline at end of file + +/.bundle/ +/.yardoc +/Gemfile.lock +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ +*.bundle +*.so +*.o +*.a +mkmf.log +.vagrant/* +.DS_Store +.idea/* +*.gem + + +# test-kitchen +.kitchen/ +.kitchen.list.yml