]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blob - .gitignore
c66x: corrected PREDIV and updated size limitations in utils
[keystone-rtos/ibl.git] / .gitignore
1 # IBL build is rather messy, we need to ignore a bunch of stuff
3 # file extensions (any file and dir)
4 *.bak
5 *~
6 *.o
7 *.dc
8 *.oc
9 *.os
10 *.tmp
11 *.obj
12 *.asm
13 *.junk
14 *.map
15 *.yy.c
16 *.log
17 *.exe
18 *.out
19 *.out.dbg
20 *.b
21 *.ccs
22 *.le.oa
23 *.be.oa
24 *.bin
25 *.dat
26 *.tab.c
27 *.tab.h
28 *.lst
29 *.map.pp
30 *.tgz
32 # file names (any dir)
33 cdefdep
34 .created
35 ibl_init_objs.inc
36 ibl_init_objs.pp
37 ibl_init_symbols.inc
38 ibl_objs.inc
39 ibl_objs.pp
41 # specific paths
42 ibl_bin*/i2cConfig.gel
43 src/util/iblConfig/build/input.txt
44 # (utility binaries on Linux have no extension to ignore)
45 src/util/bconvert/bconvert
46 src/util/bconvert/bconvert64x
47 src/util/btoccs/b2ccs
48 src/util/btoccs/b2i2c
49 src/util/btoccs/bfaddsect
50 src/util/btoccs/bfmerge
51 src/util/btoccs/ccs2b
52 src/util/btoccs/ccs2bin
53 src/util/romparse/romparse