]> git.ipfire.org Git - thirdparty/u-boot.git/blame - .gitignore
test: unicode: fix a sizeof() vs ARRAY_SIZE() bug
[thirdparty/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#
3eb0fa4c 6# Normal rules (sorted alphabetically)
a2df4da3 7#
ea531e3a 8.*
4c590788 9!.checkpatch.conf
ea531e3a 10*.a
8190d5a9 11*.asn1.[ch]
3eb0fa4c 12*.bin
421be6fc 13*.cfgout
101a0f71 14*.cover
28b538b6 15*.dtb
0a857305 16*.dtbo
28b538b6 17*.dtb.S
3eb0fa4c
MY
18*.elf
19*.exe
20*.gcda
21*.gcno
ea531e3a 22*.i
d25a2d38 23*.img
e91610da 24*.lex.c
ea531e3a 25*.lst
3eb0fa4c 26*.mod.c
101a0f71 27*.mbx
3eb0fa4c
MY
28*.o
29*.o.*
ea531e3a 30*.order
ea531e3a 31*.patch
3eb0fa4c
MY
32*.s
33*.su
34*.swp
e91610da 35*.tab.[ch]
a2df4da3 36
5941a61a
TK
37# Build tree
38/build-*
39
a2df4da3
JCPV
40#
41# Top-level generic files
42#
c6833e76 43fit-dtb.blob*
341d2c0e 44/MLO*
1f6a6648 45/SPL*
a2df4da3 46/System.map
5d0f0157 47/u-boot*
a2580ebb 48/boards.cfg
71d8e1b8 49/*.log
a2df4da3 50
ea531e3a
MY
51#
52# git files that we don't want to ignore even it they are dot-files
53#
54!.gitignore
55!.mailmap
2940b522 56!.get_maintainer.*
ea531e3a 57
a2df4da3
JCPV
58#
59# Generated files
60#
c7163083 61/spl/
93f70dfd 62/tpl/
01124327 63/defconfig
93f70dfd 64
1f659b2e
MY
65#
66# Generated include files
67#
68/include/config/
16a354f9 69/include/generated/
16a354f9 70
a2df4da3
JCPV
71# stgit generated dirs
72patches-*
51ecde94 73.stgit-edit.txt
a2df4da3
JCPV
74
75# quilt's files
76patches
77series
78
bfa0af6b
MF
79# gdb files
80.gdb_history
81
a2df4da3
JCPV
82# cscope files
83cscope.*
f2302d44 84
650632fe 85# tags files
082becd0 86/tags
650632fe
MH
87/ctags
88/etags
89
1dbdc76c
MY
90# gnu global files
91GPATH
92GRTAGS
93GSYMS
94GTAGS
ea531e3a
MY
95
96*.orig
97*~
98\#*#
0d5addaf
SG
99
100# Python cache
101__pycache__
f0198f7f
SG
102
103# Python code coverage output (python3-coverage html)
104/htmlcov/
feafc61e
SG
105
106# pylint files
107/pylint.cur
108/pylint.out/
41cd6fab
SG
109
110# moveconfig database
111/moveconfig.db