From 515586151783ef514a3aa4905e205af6ed0bc922 Mon Sep 17 00:00:00 2001 From: Martin Nolte <mnolte@dune-project.org> Date: Tue, 30 Apr 2013 18:38:50 +0000 Subject: [PATCH] some config.* files were not ignored due to trailing white space removed duplicate entries while at it [[Imported from SVN: r1925]] --- .gitignore | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 2da77d467..41afdce69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,11 @@ Makefile Makefile.in -config.guess -config.h.in -config.log +config.guess +config.h.in +config.log config.status -config.h -config.lt +config.h +config.lt config.sub configure dependencies.m4 @@ -25,5 +25,3 @@ dune-istl-?.? ltmain.sh am .libs -config.guess -config.h.in -- GitLab