blob: 562f81249595e79ef1a5f6d49bcb6d7e41dd6840 [file] [log] [blame]
Jeenu Viswambharand59a6c62014-02-18 12:57:55 +00001# Ignore miscellaneous files
Joakim Bech35fab8c2014-01-23 14:51:49 +01002cscope.*
Jeenu Viswambharand59a6c62014-02-18 12:57:55 +00003*.swp
4*.patch
Masahiro Yamada589b8272016-09-03 11:40:24 +09005*~
Jeenu Viswambharand59a6c62014-02-18 12:57:55 +00006.project
7.cproject
8
9# Ignore build directory
10build/
11
12# Ignore build products from tools
13tools/**/*.o
Jorge Ramirez-Ortiz7e532c42018-09-23 09:36:13 +020014tools/renesas/rcar_layout_create/*.bin
15tools/renesas/rcar_layout_create/*.srec
16tools/renesas/rcar_layout_create/*.map
17tools/renesas/rcar_layout_create/*.elf
dp-arm819281e2016-05-25 16:20:20 +010018tools/fiptool/fiptool
19tools/fiptool/fiptool.exe
Juan Castillo6f971622014-10-21 11:30:42 +010020tools/cert_create/src/*.o
Juan Castillo55e291a2015-06-12 11:27:59 +010021tools/cert_create/src/**/*.o
Juan Castillo6f971622014-10-21 11:30:42 +010022tools/cert_create/cert_create
Evan Lloyd42a45b52015-12-03 11:35:40 +000023tools/cert_create/cert_create.exe
Konstantin Porotchkin434e0292018-02-26 16:28:40 +020024tools/doimage/doimage
Yann Gautier5fbcdd02018-07-05 16:50:22 +020025tools/stm32image/*.o
26tools/stm32image/stm32image
27tools/stm32image/stm32image.exe
Evan Lloydbb5a7622015-12-02 20:30:13 +000028
Masahiro Yamadaa53fe692017-02-03 11:07:15 +090029# GNU GLOBAL files
30GPATH
31GRTAGS
32GSYMS
33GTAGS