]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - .gitignore
Automatic date update in version.in
[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
12bf6525
SM
40.clang-tidy
41.clangd
42.cache
43compile_commands.json
4849dfd8 44
8c21d9c7
MF
45.gdbinit
46.gdb_history
bf51454b 47
cef2097a
CB
48perf.data
49perf.data.old
50
7ddfb1a8
EL
51# gnu global files
52GPATH
53GRTAGS
54GTAGS
55GSYMS
56
bf51454b 57# ignore core files, but not java/net/protocol/core/
8c21d9c7 58core
bf51454b 59!core/
8c21d9c7
MF
60
61lost+found
4849dfd8
NC
62
63# ignore ./contrib/gcc_update output
64LAST_UPDATED
65REVISION
07619d52
SM
66
67stamp-*
68*.stamp
69
70# ignore in-tree prerequisites
71/mpfr*
72/mpc*
73/gmp*
74/isl*