OSDN Git Service

*** empty log message ***
[pf3gnuchains/sourceware.git] / .gitignore
1 *.diff
2 *.patch
3 *.orig
4 *.rej
5
6 *~
7 *.a
8 *.flt
9 *.gdb
10 *.gmo
11 *.info
12 *.la
13 *.lo
14 *.o
15 *.tmp
16
17 .deps
18 .libs
19
20 autom4te.cache
21 config.cache
22 config.h
23 config.intl
24 config.log
25 config.status
26 libtool
27 Makefile
28 stamp-*
29 POTFILES
30 *-POTFILES
31 */po/Makefile.in
32
33 .gdbinit
34 .gdb_history
35 core
36
37 lost+found
38
39 *.log
40 *.sum