]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
.gitignore: Add /SPL
[people/ms/u-boot.git] / .gitignore
CommitLineData
a2df4da3
JCPV
1#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
6# Normal rules
7#
8
9*.rej
1b4aaffe
GL
10*.orig
11*.a
12*.o
667c9a80 13*.su
0c9d42e6 14*~
650632fe 15*.swp
51ecde94 16*.patch
5d1ee00b 17*.bin
71a988aa 18*.cfgtmp
a2df4da3 19
5941a61a
TK
20# Build tree
21/build-*
22
a2df4da3
JCPV
23#
24# Top-level generic files
25#
26
ea3cd47a 27/MLO
600ed321 28/SPL
a2df4da3 29/System.map
1b4aaffe 30/u-boot
94a91e24 31/u-boot.hex
c9914404 32/u-boot.imx
1b4aaffe 33/u-boot.map
1b4aaffe 34/u-boot.srec
94a91e24
MF
35/u-boot.ldr
36/u-boot.ldr.hex
37/u-boot.ldr.srec
5d1ee00b 38/u-boot.img
39/u-boot.kwb
40/u-boot.sha1
41/u-boot.dis
4d3758c8 42/u-boot.lds
7816f2cf 43/u-boot.ubl
d36d8859 44/u-boot.ais
2c0f79e4 45/u-boot.dtb
30b9b932 46/u-boot.sb
5941a61a 47/u-boot.geany
a2df4da3
JCPV
48
49#
50# Generated files
51#
52
47508843 53*.depend*
1b4aaffe
GL
54/LOG
55/errlog
56/reloc_off
57
16a354f9 58/include/generated/
2099f900 59asm-offsets.s
16a354f9 60
a2df4da3
JCPV
61# stgit generated dirs
62patches-*
51ecde94 63.stgit-edit.txt
a2df4da3
JCPV
64
65# quilt's files
66patches
67series
68
bfa0af6b
MF
69# gdb files
70.gdb_history
71
a2df4da3
JCPV
72# cscope files
73cscope.*
f2302d44 74
650632fe 75# tags files
082becd0 76/tags
650632fe
MH
77/ctags
78/etags
79
6d660e77
SG
80# spl ais files
81/spl/*.ais