From 2a7c81e63cd1fdadce69d162e317457ccfeb11dc Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 27 Sep 2014 15:07:13 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aa1d0dc..fcce545 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.tar.xz -src/gotty src/*.o +src/gotty Makefile.in Makefile aclocal.m4 @@ -20,4 +20,4 @@ src/include/config.h.in src/include/config.h.in~ src/include/stamp-h1 *.swp -gotty-* +/gotty-*