]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
[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*~
51ecde94 14*.patch
a2df4da3
JCPV
15
16#
17# Top-level generic files
18#
19
20/System.map
1b4aaffe 21/u-boot
94a91e24 22/u-boot.hex
1b4aaffe
GL
23/u-boot.map
24/u-boot.bin
25/u-boot.srec
94a91e24
MF
26/u-boot.ldr
27/u-boot.ldr.hex
28/u-boot.ldr.srec
a4c59ad4
KP
29/u-boot-onenand.bin
30/u-boot-flexonenand.bin
a2df4da3
JCPV
31
32#
33# Generated files
34#
35
36*.depend
1b4aaffe
GL
37/LOG
38/errlog
39/reloc_off
40
a2df4da3
JCPV
41# stgit generated dirs
42patches-*
51ecde94 43.stgit-edit.txt
a2df4da3
JCPV
44
45# quilt's files
46patches
47series
48
49# cscope files
50cscope.*
a4c59ad4
KP
51
52# OneNAND IPL files
53/onenand_ipl/onenand-ipl*
54/onenand_ipl/board/*/onenand*
55/onenand_ipl/board/*/*.S