From 612932e984e4a210891e5d2d00d25723afd6b6a4 Mon Sep 17 00:00:00 2001 From: John Keiser Date: Mon, 11 Apr 2016 13:52:52 -0700 Subject: Use locked dependencies to build chef --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 85f0bd6b21..0fd3c63849 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ external_tests/*.lock # http://gembundler.com/man/bundle-exec.1.html b/ binstubs/ +omnibus/.bundle +acceptance/.bundle # RVM and RBENV ruby version files .rbenv-version .rvmrc -- cgit v1.2.1