From 47f0f4039b9c6d4a9898714dcca4692fd8af154a Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 16 Feb 2018 12:19:37 -0500 Subject: progtest: Initial working console runner --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5fab262..db0b056 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,8 @@ *.info # autotools- and configure-generated -Makefile.in -Makefile +/Makefile.in +/Makefile /aclocal.m4 /*.cache/ /configure -- cgit v1.2.1