From c4d95aa15e6162213f1d0c73e90d02fd3338f2fe Mon Sep 17 00:00:00 2001 From: Tamas Gal <himself@tamasgal.com> Date: Wed, 28 Feb 2018 21:15:19 +0100 Subject: [PATCH] Ignore Makefile --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8fce603..2c1a152 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +Makefile data/ -- GitLab