]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
powerpc: Fix declaration type for I/O functions
[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
a2df4da3
JCPV
18
19#
20# Top-level generic files
21#
22
ea3cd47a 23/MLO
a2df4da3 24/System.map
1b4aaffe 25/u-boot
94a91e24 26/u-boot.hex
c9914404 27/u-boot.imx
1b4aaffe 28/u-boot.map
1b4aaffe 29/u-boot.srec
94a91e24
MF
30/u-boot.ldr
31/u-boot.ldr.hex
32/u-boot.ldr.srec
5d1ee00b 33/u-boot.img
34/u-boot.kwb
35/u-boot.sha1
36/u-boot.dis
4d3758c8 37/u-boot.lds
7816f2cf 38/u-boot.ubl
d36d8859 39/u-boot.ais
2c0f79e4 40/u-boot.dtb
30b9b932 41/u-boot.sb
a2df4da3
JCPV
42
43#
44# Generated files
45#
46
47508843 47*.depend*
1b4aaffe
GL
48/LOG
49/errlog
50/reloc_off
51
16a354f9 52/include/generated/
2099f900 53asm-offsets.s
16a354f9 54
a2df4da3
JCPV
55# stgit generated dirs
56patches-*
51ecde94 57.stgit-edit.txt
a2df4da3
JCPV
58
59# quilt's files
60patches
61series
62
bfa0af6b
MF
63# gdb files
64.gdb_history
65
a2df4da3
JCPV
66# cscope files
67cscope.*
f2302d44 68
650632fe 69# tags files
082becd0 70/tags
650632fe
MH
71/ctags
72/etags
73
f2302d44
SR
74# OneNAND IPL files
75/onenand_ipl/onenand-ipl*
76/onenand_ipl/board/*/onenand*
77/onenand_ipl/board/*/*.S