]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
[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*~
a2df4da3
JCPV
14
15#
16# Top-level generic files
17#
18
19/System.map
1b4aaffe 20/u-boot
94a91e24 21/u-boot.hex
1b4aaffe
GL
22/u-boot.map
23/u-boot.bin
24/u-boot.srec
94a91e24
MF
25/u-boot.ldr
26/u-boot.ldr.hex
27/u-boot.ldr.srec
a2df4da3
JCPV
28
29#
30# Generated files
31#
32
33*.depend
1b4aaffe
GL
34/LOG
35/errlog
36/reloc_off
37
a2df4da3
JCPV
38# stgit generated dirs
39patches-*
40
41# quilt's files
42patches
43series
44
45# cscope files
46cscope.*