]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - .gitignore
Generated files
[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
JB
43
44# ignore core files, but not java/net/protocol/core/
8c21d9c7 45core
bf51454b 46!core/
8c21d9c7
MF
47
48lost+found
4849dfd8
NC
49
50# ignore ./contrib/gcc_update output
51LAST_UPDATED
52REVISION
07619d52
SM
53
54stamp-*
55*.stamp
56
57# ignore in-tree prerequisites
58/mpfr*
59/mpc*
60/gmp*
61/isl*