2014-02-18 12:57:55 +00:00
|
|
|
# Ignore miscellaneous files
|
2014-01-23 14:51:49 +01:00
|
|
|
cscope.*
|
2014-02-18 12:57:55 +00:00
|
|
|
*.swp
|
|
|
|
*.patch
|
2016-09-03 11:40:24 +09:00
|
|
|
*~
|
2014-02-18 12:57:55 +00:00
|
|
|
.project
|
|
|
|
.cproject
|
|
|
|
|
|
|
|
# Ignore build directory
|
|
|
|
build/
|
|
|
|
|
|
|
|
# Ignore build products from tools
|
|
|
|
tools/**/*.o
|
2016-05-25 16:20:20 +01:00
|
|
|
tools/fip_create/
|
|
|
|
tools/fiptool/fiptool
|
|
|
|
tools/fiptool/fiptool.exe
|
2014-10-21 11:30:42 +01:00
|
|
|
tools/cert_create/src/*.o
|
2015-06-12 11:27:59 +01:00
|
|
|
tools/cert_create/src/**/*.o
|
2014-10-21 11:30:42 +01:00
|
|
|
tools/cert_create/cert_create
|
2015-12-03 11:35:40 +00:00
|
|
|
tools/cert_create/cert_create.exe
|
2018-02-26 16:28:40 +02:00
|
|
|
tools/doimage/doimage
|
2015-12-02 20:30:13 +00:00
|
|
|
|
2017-02-03 11:07:15 +09:00
|
|
|
# GNU GLOBAL files
|
|
|
|
GPATH
|
|
|
|
GRTAGS
|
|
|
|
GSYMS
|
|
|
|
GTAGS
|