From 3243a41df1e7a19db7252ec15ea32ed247e6b8a1 Mon Sep 17 00:00:00 2001 From: Matthias Redies Date: Thu, 20 Dec 2018 09:13:48 +0100 Subject: [PATCH] Test folders now in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 258167fa..0f7575cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ init/compileinfo.h io/xml/inputSchema.h +Testing/* *~ \#* build -- GitLab