From ad7ed929b5622f15bc765818d204627b773c0ed6 Mon Sep 17 00:00:00 2001 From: Bob Lail Date: Sat, 10 Sep 2011 14:57:29 -0500 Subject: [PATCH] added config/deploy to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index f976d0d..84a42d6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ log/*.log tmp/**/* config/config.yml config/deploy.rb +config/deploy config/mongoid.yml .rvmrc *~ -- libgit2 0.21.2