From b2f345ec3336e42899b9ceb2095c45f1fce380c6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 19 Oct 2014 08:20:55 +0000 Subject: add autotools support URL: https://bugs.gentoo.org/413967 --- .gitignore | 38 +++++++++++++++++++++++++++++--------- 1 file changed, 29 insertions(+), 9 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2444f6..394adca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,44 @@ -*.o +*bz2 +*~ +*.[adio] +*.l[ao] *.gdb *.pyc +*.deps +*.libs -a.out -core - -*.diff *.patch *.orig *.rej +*.diff +/pax-utils-* +contrib + +a.out* +lib*.so* +core +.gdb_history +.gdbinit + +aclocal.m4 +autom4te.cache +build +config.cache +config.h +config.h.in +config.log +config.status +configure +autotools +libtool +Makefile.in +stamp-h1 /dumpelf /pspax /scanelf /scanmacho -/pax-utils-*.tar.* /man/*.1 -.gdb_history -.gdbinit - CVS -- cgit v1.2.3-18-g5258