2015-11-23 16:41:57 +01:00
|
|
|
junit.xml
|
|
|
|
abuild*.xml
|
2011-06-07 14:55:40 +02:00
|
|
|
.config
|
|
|
|
.config.old
|
2016-09-01 06:13:33 +02:00
|
|
|
defconfig
|
2015-07-13 20:43:28 +02:00
|
|
|
.coreboot-version
|
2011-06-07 14:55:40 +02:00
|
|
|
.xcompile
|
2014-03-02 16:23:18 +01:00
|
|
|
.ccwrap
|
2011-06-07 14:55:40 +02:00
|
|
|
build/
|
|
|
|
coreboot-builds/
|
2020-10-28 11:30:54 +01:00
|
|
|
coreboot-builds*/
|
|
|
|
|
2014-03-30 18:55:05 +02:00
|
|
|
site-local
|
2013-01-10 20:32:31 +01:00
|
|
|
|
2012-10-26 23:35:34 +02:00
|
|
|
*.\#
|
2020-03-09 03:58:37 +01:00
|
|
|
*.a
|
2012-10-26 23:35:34 +02:00
|
|
|
*.bin
|
2011-08-26 21:48:32 +02:00
|
|
|
*.debug
|
2019-10-20 15:25:35 +02:00
|
|
|
!Kconfig.debug
|
2012-10-26 23:35:34 +02:00
|
|
|
*.elf
|
2020-10-13 01:20:28 +02:00
|
|
|
*.fd
|
2012-10-26 23:35:34 +02:00
|
|
|
*.o
|
2020-03-09 03:58:37 +01:00
|
|
|
*.o.d
|
2011-08-26 21:48:32 +02:00
|
|
|
*.out
|
2016-07-27 22:10:08 +02:00
|
|
|
*.pyc
|
2016-06-17 04:53:39 +02:00
|
|
|
*.sw[po]
|
|
|
|
/*.rom
|
2020-10-30 08:03:55 +01:00
|
|
|
.test
|
|
|
|
.dependencies
|
2012-08-08 04:17:33 +02:00
|
|
|
|
2013-01-10 20:32:31 +01:00
|
|
|
# Development friendly files
|
|
|
|
tags
|
|
|
|
.clang_complete
|
2022-06-23 02:09:24 +02:00
|
|
|
.cache
|
|
|
|
compile_commands.json
|
2013-01-10 20:32:31 +01:00
|
|
|
|
|
|
|
# Cross-compile toolkits
|
|
|
|
xgcc/
|
|
|
|
tarballs/
|
|
|
|
|
2020-10-28 11:30:54 +01:00
|
|
|
# editor backup files, temporary files, IDE project files
|
2012-08-08 04:17:33 +02:00
|
|
|
*~
|
|
|
|
*.kate-swp
|
2013-11-25 01:29:58 +01:00
|
|
|
*.kdev4
|