From 63b1a8f8a63f0d3d5b6e45462151da0252b3bb98 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Fri, 7 Dec 2012 15:47:28 -0600 Subject: [PATCH] ignore local bootstrap --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 45098a8..5bfeeb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .chef/checksums/ +.chef/bootstrap/ *.pem *.swo *.swp