]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
Makefile: Move SHELL setup to config.mk
[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
a2df4da3 28/System.map
1b4aaffe 29/u-boot
94a91e24 30/u-boot.hex
c9914404 31/u-boot.imx
1b4aaffe 32/u-boot.map
1b4aaffe 33/u-boot.srec
94a91e24
MF
34/u-boot.ldr
35/u-boot.ldr.hex
36/u-boot.ldr.srec
5d1ee00b 37/u-boot.img
38/u-boot.kwb
39/u-boot.sha1
40/u-boot.dis
4d3758c8 41/u-boot.lds
7816f2cf 42/u-boot.ubl
d36d8859 43/u-boot.ais
2c0f79e4 44/u-boot.dtb
30b9b932 45/u-boot.sb
5941a61a 46/u-boot.geany
a2df4da3
JCPV
47
48#
49# Generated files
50#
51
47508843 52*.depend*
1b4aaffe
GL
53/LOG
54/errlog
55/reloc_off
56
16a354f9 57/include/generated/
2099f900 58asm-offsets.s
16a354f9 59
a2df4da3
JCPV
60# stgit generated dirs
61patches-*
51ecde94 62.stgit-edit.txt
a2df4da3
JCPV
63
64# quilt's files
65patches
66series
67
bfa0af6b
MF
68# gdb files
69.gdb_history
70
a2df4da3
JCPV
71# cscope files
72cscope.*
f2302d44 73
650632fe 74# tags files
082becd0 75/tags
650632fe
MH
76/ctags
77/etags
78
6d660e77
SG
79# spl ais files
80/spl/*.ais