summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2011-09-29 06:36:48 -0700
committerBryan McLellan <btm@opscode.com>2011-09-29 06:36:48 -0700
commitb32eaae109bc91090620c081c7816d87eae53490 (patch)
treecc9c94f93c806ca9897b1d41201fdc39d5c1d3bb /.gitignore
parentf75136c41bd29630e1ca3302f3b8c94fb1519c18 (diff)
downloadchef-b32eaae109bc91090620c081c7816d87eae53490.tar.gz
Add Gemfile.lock to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 774cd65899..5372cbc360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,5 +35,6 @@ chef-expander/spec/fixtures/expander.log
features/data/cookbooks/transfer_remote_files/metadata.json
features/data/cookbooks/synchronize_deps/metadata.json
features/data/cookbooks_not_uploaded_at_feature_start/*/metadata.json
+Gemfile.lock
*/tags
*~