repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MAINTAINERS: Fix typo in Xeon-SP area name
[coreboot.git]
/
.gitignore
blob
e813493526f331c030fe90f7291eee07f99e2f36
1
junit.xml
2
abuild*.xml
3
.config
4
.config.old
5
defconfig
6
.coreboot-version
7
.xcompile
8
.ccwrap
9
build/
10
coreboot-builds/
11
coreboot-builds*/
12
generated/
13
14
site-local
15
16
*.\#
17
*.a
18
*.bin
19
*.debug
20
!Kconfig.debug
21
*.elf
22
*.fd
23
*.o
24
*.o.d
25
*.out
26
*.pyc
27
*.sw[po]
28
/*.rom
29
.test
30
.dependencies
31
32
# Development friendly files
33
tags
34
.clang_complete
35
.cache
36
compile_commands.json
37
.vscode/
38
39
# Cross-compile toolkits
40
xgcc/
41
tarballs/
42
43
# editor backup files, temporary files, IDE project files
44
*~
45
*.kate-swp
46
*.kdev4