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
mb/google/dedede/var/shotzo: Enable ILITEK touchscreen
[coreboot.git]
/
.gitignore
blob
0c3237b9e4f3586e93ead6b5262a1c73120086f1
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
13
site-local
14
15
*.\#
16
*.a
17
*.bin
18
*.debug
19
!Kconfig.debug
20
*.elf
21
*.fd
22
*.o
23
*.o.d
24
*.out
25
*.pyc
26
*.sw[po]
27
/*.rom
28
.test
29
.dependencies
30
31
# Development friendly files
32
tags
33
.clang_complete
34
.cache
35
compile_commands.json
36
37
# Cross-compile toolkits
38
xgcc/
39
tarballs/
40
41
# editor backup files, temporary files, IDE project files
42
*~
43
*.kate-swp
44
*.kdev4