From e55392fb99c1224750884740ebd047762fcadcaa Mon Sep 17 00:00:00 2001 From: Steven Schubiger Date: Sun, 24 Jul 2016 23:06:16 +0200 Subject: Modify .gitignore to match in project root --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0bdfc1c..44a9097 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -a.out -colorize -debug.txt -version.h +/a.out +/colorize +/debug.txt +/version.h -- cgit v1.2.3