From: Mike Frysinger Date: Thu, 26 Feb 2015 05:35:38 +0000 (-0500) Subject: ignore core/compile files X-Git-Tag: v4.10~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf8dfe8aaf6671fbca809ba51c39f67a24d198dc;p=strace ignore core/compile files Newer autotools includes a compile helper script. * .gitignore: Add /compile and core. --- diff --git a/.gitignore b/.gitignore index 770bba78..13b6afc7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .version .*.swp *.gdb +core .gdbinit .gdb_history @@ -16,6 +17,7 @@ Makefile.in /aclocal.m4 /autom4te.cache +/compile /config.guess /config.h /config.h.in