summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-10-08 14:58:24 -0700
committerRoland McGrath <roland@hack.frob.com>2011-10-08 14:58:24 -0700
commitdf63ac9a98c585ff96da8c693c315edeae607485 (patch)
tree9a9b8b5c018eab63c3e8648c22aa217af1fa71e2 /.gitignore
parent8d1e297a883c35eae53914a1739fdf0bfb590a6e (diff)
downloadelfutils-df63ac9a98c585ff96da8c693c315edeae607485.tar.gz
Ignore files generated by building in the source directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore32
1 files changed, 20 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index cc1bae8e..ec4faee8 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