From 83c7034b8925d73a2c8157e2841ccf66c0ae23a7 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 3 Nov 2016 00:34:17 +0100 Subject: Ignore spec/fixtures --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3b626b8..ad8ff1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,7 @@ /pkg/ /Gemfile.lock /vendor/ -/spec/fixtures/manifests/* -/spec/fixtures/modules/* -!/spec/fixtures/modules/apt -!/spec/fixtures/modules/apt/* +/spec/fixtures /log /.vagrant/ /.bundle/ -- cgit v1.2.3