]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - .gitignore
gdbserver: replace AC_TRY_COMPILE in acinclude.m4
[thirdparty/binutils-gdb.git] / .gitignore
CommitLineData
8c21d9c7
MF
1*.diff
2*.patch
3*.orig
4*.rej
5
6*~
bf51454b
JB
7.#*
8*#
9
8c21d9c7 10*.flt
8c21d9c7
MF
11*.gmo
12*.info
13*.la
14*.lo
15*.o
bf51454b 16*.pyc
8c21d9c7 17*.tmp
07619d52 18*.a
8c21d9c7
MF
19
20.deps
21.libs
22
23autom4te.cache
24config.cache
25config.h
26config.intl
27config.log
28config.status
29libtool
8c21d9c7
MF
30POTFILES
31*-POTFILES
bf51454b
JB
32
33TAGS
34TAGS.sub
8c21d9c7 35
4849dfd8
NC
36.local.vimrc
37.lvimrc
38
39.clang-format
40
8c21d9c7
MF
41.gdbinit
42.gdb_history
bf51454b 43
cef2097a
CB
44perf.data
45perf.data.old
46
bf51454b 47# ignore core files, but not java/net/protocol/core/
8c21d9c7 48core
bf51454b 49!core/
8c21d9c7
MF
50
51lost+found
4849dfd8
NC
52
53# ignore ./contrib/gcc_update output
54LAST_UPDATED
55REVISION
07619d52
SM
56
57stamp-*
58*.stamp
59
60# ignore in-tree prerequisites
61/mpfr*
62/mpc*
63/gmp*
64/isl*