]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
Remove duplicate defines for ARRAY_SIZE
[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
a2df4da3
JCPV
13
14#
15# Top-level generic files
16#
17
18/System.map
1b4aaffe
GL
19/u-boot
20/u-boot.map
21/u-boot.bin
22/u-boot.srec
a2df4da3
JCPV
23
24#
25# Generated files
26#
27
28*.depend
1b4aaffe
GL
29/LOG
30/errlog
31/reloc_off
32
a2df4da3
JCPV
33# stgit generated dirs
34patches-*
35
36# quilt's files
37patches
38series
39
40# cscope files
41cscope.*