diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2012-09-05 22:22:33 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2012-09-05 22:22:33 +0200 |
commit | adb724f65e5f5056e9e4f489e0399cfa2dbce75a (patch) | |
tree | 7a38457f30123aeb05a4218f703810077fafc8ac /.gitignore | |
parent | 734a5b7d02aa5fa30db39aefb5df81d1ec25ca7e (diff) | |
download | gitlab-ce-adb724f65e5f5056e9e4f489e0399cfa2dbce75a.tar.gz |
Ignore chef dir.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
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 |