OSDN Git Service

From: Larry Baker <baker@usgs.gov>
[uclinux-h8/elf2flt.git] / .gitignore
1 # standard patterns
2 *.a
3 *.o
4 *~
5 *.orig
6 *.rej
7 *.patch
8 .deps
9
10 a.out
11 *.gdb
12 *.exe
13
14 # autotool files
15 autom4te.cache
16 config.log
17 config.status
18 Makefile
19
20 # our generated files
21 elf2flt
22 elf2flt.ld
23 flthdr
24 ld-elf2flt