binutils-gdb/.gitignore

65 lines
517 B
Plaintext
Raw Normal View History

2010-11-17 20:34:59 +01:00
*.diff
*.patch
*.orig
*.rej
*~
.#*
*#
2010-11-17 20:34:59 +01:00
*.flt
*.gmo
*.info
*.la
*.lo
*.o
*.pyc
2010-11-17 20:34:59 +01:00
*.tmp
*.a
2010-11-17 20:34:59 +01:00
.deps
.libs
autom4te.cache
config.cache
config.h
config.intl
config.log
config.status
libtool
POTFILES
*-POTFILES
TAGS
TAGS.sub
2010-11-17 20:34:59 +01:00
.local.vimrc
.lvimrc
.clang-format
2010-11-17 20:34:59 +01:00
.gdbinit
.gdb_history
perf.data
perf.data.old
# ignore core files, but not java/net/protocol/core/
2010-11-17 20:34:59 +01:00
core
!core/
2010-11-17 20:34:59 +01:00
lost+found
# ignore ./contrib/gcc_update output
LAST_UPDATED
REVISION
stamp-*
*.stamp
# ignore in-tree prerequisites
/mpfr*
/mpc*
/gmp*
/isl*