From 8b6f9f1d5936dc1a07387ceb822c30069c89ed3b Mon Sep 17 00:00:00 2001 From: Rik Veenboer Date: Sat, 14 May 2016 20:19:53 +0100 Subject: [PATCH] ignore helper shell scripts --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4a04960..3a582e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/build/Dockerfile +/*.sh /build/tmp.* /build/parts/* \ No newline at end of file