]> git.ipfire.org Git - u-boot.git/blame - .gitignore
PowerPC: merge commonly-defined flags
[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/
010d54c4
DS
63/include/spl-autoconf.mk
64/include/tpl-autoconf.mk
2099f900 65asm-offsets.s
16a354f9 66
a2df4da3
JCPV
67# stgit generated dirs
68patches-*
51ecde94 69.stgit-edit.txt
a2df4da3
JCPV
70
71# quilt's files
72patches
73series
74
bfa0af6b
MF
75# gdb files
76.gdb_history
77
a2df4da3
JCPV
78# cscope files
79cscope.*
f2302d44 80
650632fe 81# tags files
082becd0 82/tags
650632fe
MH
83/ctags
84/etags
85
1dbdc76c
MY
86# gnu global files
87GPATH
88GRTAGS
89GSYMS
90GTAGS
91
6d660e77
SG
92# spl ais files
93/spl/*.ais