Ensure that the timestamp in PE/COFF headers is always initialised.
[deliverable/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
MF
17*.tmp
18
19.deps
20.libs
21
22autom4te.cache
23config.cache
24config.h
25config.intl
26config.log
27config.status
28libtool
8c21d9c7
MF
29POTFILES
30*-POTFILES
bf51454b
JB
31
32TAGS
33TAGS.sub
8c21d9c7 34
4849dfd8
NC
35.local.vimrc
36.lvimrc
37
38.clang-format
39
8c21d9c7
MF
40.gdbinit
41.gdb_history
bf51454b
JB
42
43# ignore core files, but not java/net/protocol/core/
8c21d9c7 44core
bf51454b 45!core/
8c21d9c7
MF
46
47lost+found
4849dfd8
NC
48
49# ignore ./contrib/gcc_update output
50LAST_UPDATED
51REVISION
This page took 0.211791 seconds and 4 git commands to generate.