summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorClaire McQuin <claire@getchef.com>2014-07-29 10:26:22 -0700
committerClaire McQuin <claire@getchef.com>2014-08-12 08:39:02 -0700
commit0378b0009e28583e512da11baff6a0f3f51dc506 (patch)
tree94137c2a2842a8ce882ac2140669ced033439d77 /.gitignore
parent72e4e23e2303e85a28f5e52d40c4d5e19e14423c (diff)
downloadchef-0378b0009e28583e512da11baff6a0f3f51dc506.tar.gz
Ignore .kitchen/ and Berksfile.lock
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3da34b33e1..9ce3eecbe3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,7 @@ binstubs/
_site/*
.yardoc/
doc/
+
+# Test Kitchen
+.kitchen/
+Berksfile.lock