From 3bd0246e4d752fe8b00c4a6dc41463dfd0ee0dd3 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Mon, 13 Aug 2018 21:42:31 +1000 Subject: [PATCH] add test repo contents to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f516cbbaa..c57298e54 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ notes/go.notes TODO.notes TODO.md test/testrepo/ -test/repos/*/repo \ No newline at end of file +test/repos/*/repo +test/repos/*/repo/*