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