From 7026434c16344a48bfb47a2ca7a02ea3ea0c0f8b Mon Sep 17 00:00:00 2001 From: TheMrNomis Date: Thu, 10 Mar 2016 10:49:55 +0100 Subject: [PATCH] updated gitignore to remove test files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 177b1d6..5368a1a 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.*~ *.db +test*