From ec38df54a2cfd2c56b01dffdf11210a3d0805f9d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 24 Apr 2014 17:02:09 +0200 Subject: Update .gitignore --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index 0c8b27b..f14eed7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,24 @@ /aclocal.m4 /configure +/config.log +/config.status +/depcomp +/install-sh +/missing /build-aux/ +/patchelf.spec +/src/patchelf + Makefile.in +Makefile + +.deps +*.o + +/tests/*.log +/tests/*.trs +/tests/no-rpath +/tests/no-rpath-*.sh +/tests/*.so -- cgit v0.12