From adb724f65e5f5056e9e4f489e0399cfa2dbce75a Mon Sep 17 00:00:00 2001
From: Sytse Sijbrandij <sytse@dosire.com>
Date: Wed, 5 Sep 2012 22:22:33 +0200
Subject: [PATCH] Ignore chef dir.

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 760487ca9b3..d22760e7780 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,4 +22,4 @@ config/unicorn.rb
 db/data.yml
 .idea
 .DS_Store
-
+.chef
-- 
GitLab