]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
.gitignore: add GNU GLOBAL files
[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
71a988aa 18*.cfgtmp
a2df4da3 19
5941a61a
TK
20# Build tree
21/build-*
22
a2df4da3
JCPV
23#
24# Top-level generic files
25#
26
ea3cd47a 27/MLO
600ed321 28/SPL
a2df4da3 29/System.map
1b4aaffe 30/u-boot
94a91e24 31/u-boot.hex
c9914404 32/u-boot.imx
ba597609 33/u-boot-with-spl.imx
7d5a5c79 34/u-boot-with-nand-spl.imx
1b4aaffe 35/u-boot.map
1b4aaffe 36/u-boot.srec
94a91e24
MF
37/u-boot.ldr
38/u-boot.ldr.hex
39/u-boot.ldr.srec
5d1ee00b 40/u-boot.img
41/u-boot.kwb
42/u-boot.sha1
43/u-boot.dis
4d3758c8 44/u-boot.lds
7816f2cf 45/u-boot.ubl
d36d8859 46/u-boot.ais
2c0f79e4 47/u-boot.dtb
30b9b932 48/u-boot.sb
5941a61a 49/u-boot.geany
a2df4da3
JCPV
50
51#
52# Generated files
53#
54
47508843 55*.depend*
1b4aaffe
GL
56/LOG
57/errlog
58/reloc_off
59
16a354f9 60/include/generated/
2099f900 61asm-offsets.s
16a354f9 62
a2df4da3
JCPV
63# stgit generated dirs
64patches-*
51ecde94 65.stgit-edit.txt
a2df4da3
JCPV
66
67# quilt's files
68patches
69series
70
bfa0af6b
MF
71# gdb files
72.gdb_history
73
a2df4da3
JCPV
74# cscope files
75cscope.*
f2302d44 76
650632fe 77# tags files
082becd0 78/tags
650632fe
MH
79/ctags
80/etags
81
1dbdc76c
MY
82# gnu global files
83GPATH
84GRTAGS
85GSYMS
86GTAGS
87
6d660e77
SG
88# spl ais files
89/spl/*.ais