templates/gitignore in wukong-deploy-0.1.1 vs templates/gitignore in wukong-deploy-0.2.0
- old
+ new
@@ -33,7 +33,12 @@
/**/log/*
/**/tmp/*
/doc/*
/pkg/*
+# bundler -- do NOT add Gemfile.lock to this list
.bundle
bundle/*
+
+# configuration files that are dropped in outside of git
+config/development.yml
+config/deploy.yml