From 46bee50e45ef8f3e9f3727649fa24d50bb2fc782 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 28 Aug 2015 16:44:04 +0800 Subject: complate list of gitignores and licenses --- conf/gitignore/ChefCookbook | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 conf/gitignore/ChefCookbook (limited to 'conf/gitignore/ChefCookbook') diff --git a/conf/gitignore/ChefCookbook b/conf/gitignore/ChefCookbook new file mode 100644 index 00000000..5ee7b7a9 --- /dev/null +++ b/conf/gitignore/ChefCookbook @@ -0,0 +1,9 @@ +.vagrant +/cookbooks + +# Bundler +bin/* +.bundle/* + +.kitchen/ +.kitchen.local.yml -- cgit v1.2.3