]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
SPDX: document dual license notation
[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
714dc001 50/u-boot.bd
5941a61a 51/u-boot.geany
a2df4da3
JCPV
52
53#
54# Generated files
55#
56
47508843 57*.depend*
1b4aaffe
GL
58/LOG
59/errlog
60/reloc_off
61
16a354f9 62/include/generated/
2099f900 63asm-offsets.s
16a354f9 64
a2df4da3
JCPV
65# stgit generated dirs
66patches-*
51ecde94 67.stgit-edit.txt
a2df4da3
JCPV
68
69# quilt's files
70patches
71series
72
bfa0af6b
MF
73# gdb files
74.gdb_history
75
a2df4da3
JCPV
76# cscope files
77cscope.*
f2302d44 78
650632fe 79# tags files
082becd0 80/tags
650632fe
MH
81/ctags
82/etags
83
1dbdc76c
MY
84# gnu global files
85GPATH
86GRTAGS
87GSYMS
88GTAGS
89
6d660e77
SG
90# spl ais files
91/spl/*.ais