From 0329bdf2c0b2c157cf80c15f7dde580fbd243e3c Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 21 Oct 2016 17:46:09 +0200 Subject: add a testing boilerplate --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1377554..0669604 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ -*.swp +.tmp_*~ +.librarian +.tmp +spec/fixtures/modules +spec/fixtures/manifests +spec/fixtures/tmp +*.lock -- cgit v1.2.3