From d6024c529fc7bf7bc3e3b3652d5e039f632033f3 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Tue, 8 Aug 2017 18:31:22 +0200 Subject: [PATCH] add tgz and Grafx2.app to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b506cf3d..86687efe 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ /bin/grafx2* /src/version.c +/src/*.tgz +/src/Grafx2.app