]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
Merge branch 'master' of git://git.denx.de/u-boot-arm
[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
cc4f427b 19*.dts.tmp
a2df4da3 20
5941a61a
TK
21# Build tree
22/build-*
23
a2df4da3
JCPV
24#
25# Top-level generic files
26#
27
341d2c0e 28/MLO*
600ed321 29/SPL
a2df4da3 30/System.map
1b4aaffe 31/u-boot
94a91e24 32/u-boot.hex
c9914404 33/u-boot.imx
ba597609 34/u-boot-with-spl.imx
7d5a5c79 35/u-boot-with-nand-spl.imx
1b4aaffe 36/u-boot.map
1b4aaffe 37/u-boot.srec
94a91e24
MF
38/u-boot.ldr
39/u-boot.ldr.hex
40/u-boot.ldr.srec
5d1ee00b 41/u-boot.img
42/u-boot.kwb
43/u-boot.sha1
44/u-boot.dis
4d3758c8 45/u-boot.lds
7816f2cf 46/u-boot.ubl
d36d8859 47/u-boot.ais
2c0f79e4 48/u-boot.dtb
30b9b932 49/u-boot.sb
a2df4da3
JCPV
50
51#
52# Generated files
53#
54
47508843 55*.depend*
1b4aaffe
GL
56/LOG
57/errlog
58/reloc_off
59
93f70dfd
MY
60/spl/
61!/spl/Makefile
62/tpl/
63
16a354f9 64/include/generated/
010d54c4
DS
65/include/spl-autoconf.mk
66/include/tpl-autoconf.mk
2099f900 67asm-offsets.s
16a354f9 68
a2df4da3
JCPV
69# stgit generated dirs
70patches-*
51ecde94 71.stgit-edit.txt
a2df4da3
JCPV
72
73# quilt's files
74patches
75series
76
bfa0af6b
MF
77# gdb files
78.gdb_history
79
a2df4da3
JCPV
80# cscope files
81cscope.*
f2302d44 82
650632fe 83# tags files
082becd0 84/tags
650632fe
MH
85/ctags
86/etags
87
1dbdc76c
MY
88# gnu global files
89GPATH
90GRTAGS
91GSYMS
92GTAGS