From: Roland McGrath Date: Sat, 8 Oct 2011 21:58:24 +0000 (-0700) Subject: Ignore files generated by building in the source directory. X-Git-Tag: elfutils-0.153~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df63ac9a98c585ff96da8c693c315edeae607485;p=thirdparty%2Felfutils.git Ignore files generated by building in the source directory. --- diff --git a/.gitignore b/.gitignore index cc1bae8e1..ec4faee86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,30 @@ -*~ #* *# -.#* -=* -.glimpse_* -autom4te.* -*.o -*.so *.a +*.gmo +*.o *.orig +*.os *.patch +*.pot *.rej -Makefile.in +*.so */Makefile.in -aclocal.m4 +*~ +.#* +.deps +.glimpse_* +=* INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.* +backends/*.map +config.h config.h.in +config.log +config.status config/config.guess config/config.sub config/depcomp @@ -24,8 +33,7 @@ config/missing config/ylwrap configure elfutils.spec -*.pot -*.gmo +libdw/known-dwarf.h po/en@boldquot.po po/en@quot.po -libdw/known-dwarf.h +stamp-h1