From af79b532dc41580d6d49f2bfb9e650b12e5377d6 Mon Sep 17 00:00:00 2001 From: Joshua Hoblitt Date: Tue, 2 Sep 2014 11:47:08 -0700 Subject: [PATCH] update .gitignore --- .gitignore | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b7a885f..cdc123f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ -pkg/ -spec/fixtures/ +.bundle Gemfile.lock *.orig -*.rej *.patch +pkg/ +*.rej +.rspec_system/ +spec/fixtures/manifests/ +spec/fixtures/modules/ +*.swp +.vagrant