From 6d942c5122bc85d9d97f048923651e654d9a491b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Corbasson?= Date: Fri, 20 Nov 2015 00:39:55 +0100 Subject: [PATCH 1/2] Add ignores for autoscan files --- Autotools.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Autotools.gitignore b/Autotools.gitignore index 053ff52f..88fe3158 100644 --- a/Autotools.gitignore +++ b/Autotools.gitignore @@ -2,6 +2,10 @@ Makefile.in +/autoscan.log +/autoscan-*.log +/configure.scan + # http://www.gnu.org/software/autoconf /autom4te.cache From 35b890428b527f80cffcc7efd6e0c5654e579348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Corbasson?= Date: Fri, 20 Nov 2015 01:01:04 +0100 Subject: [PATCH 2/2] Update Autotools.gitignore --- Autotools.gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Autotools.gitignore b/Autotools.gitignore index 88fe3158..1e9158e2 100644 --- a/Autotools.gitignore +++ b/Autotools.gitignore @@ -2,16 +2,16 @@ Makefile.in -/autoscan.log -/autoscan-*.log -/configure.scan - # http://www.gnu.org/software/autoconf /autom4te.cache +/autoscan.log +/autoscan-*.log /aclocal.m4 /compile +/config.h.in /configure +/configure.scan /depcomp /install-sh /missing