]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
gpio: Add GPIO driver for Marvell SoC Armada100
[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
0c9d42e6 13*~
650632fe 14*.swp
51ecde94 15*.patch
5d1ee00b 16*.bin
a2df4da3
JCPV
17
18#
19# Top-level generic files
20#
21
22/System.map
1b4aaffe 23/u-boot
94a91e24 24/u-boot.hex
c9914404 25/u-boot.imx
1b4aaffe 26/u-boot.map
1b4aaffe 27/u-boot.srec
94a91e24
MF
28/u-boot.ldr
29/u-boot.ldr.hex
30/u-boot.ldr.srec
5d1ee00b 31/u-boot.img
32/u-boot.kwb
33/u-boot.sha1
34/u-boot.dis
4d3758c8 35/u-boot.lds
7816f2cf 36/u-boot.ubl
a2df4da3
JCPV
37
38#
39# Generated files
40#
41
42*.depend
1b4aaffe
GL
43/LOG
44/errlog
45/reloc_off
46
16a354f9
WD
47/include/generated/
48/lib/asm-offsets.s
fc77086c 49/arch/*/cpu/asm-offsets.s
16a354f9 50
a2df4da3
JCPV
51# stgit generated dirs
52patches-*
51ecde94 53.stgit-edit.txt
a2df4da3
JCPV
54
55# quilt's files
56patches
57series
58
bfa0af6b
MF
59# gdb files
60.gdb_history
61
a2df4da3
JCPV
62# cscope files
63cscope.*
f2302d44 64
650632fe 65# tags files
082becd0 66/tags
650632fe
MH
67/ctags
68/etags
69
f2302d44
SR
70# OneNAND IPL files
71/onenand_ipl/onenand-ipl*
72/onenand_ipl/board/*/onenand*
73/onenand_ipl/board/*/*.S