From 8214edba23a766adc6ae4a6a9dba6f9ddbb9af9b Mon Sep 17 00:00:00 2001 From: Jaap Versteegh Date: Wed, 13 Dec 2017 13:47:08 +0100 Subject: [PATCH] Added generated files by ./bootstrap to .gitignore --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.gitignore b/.gitignore index 6b0ed0b..5a97440 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,23 @@ # Backup files *~ + +# Automake generated files +/INSTALL +/Makefile.in +/aclocal.m4 +/autom4te.cache/ +/bin/Makefile.in +/compile +/config.guess +/config.h.in +/config.sub +/configure +/depcomp +/install-sh +/ltmain.sh +/man/Makefile.in +/missing +/test-driver +/ylwrap +