blob: b4359c1ec5755b14e3f37d51d2b0860641da3afe [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 Yamada6b315782016-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
dp-arm4972ec52016-05-25 16:20:20 +010014tools/fiptool/fiptool
15tools/fiptool/fiptool.exe
Juan Castillo11abdcd2014-10-21 11:30:42 +010016tools/cert_create/src/*.o
Juan Castilloe6d30e92015-06-12 11:27:59 +010017tools/cert_create/src/**/*.o
Juan Castillo11abdcd2014-10-21 11:30:42 +010018tools/cert_create/cert_create
Evan Lloyd004c9a52015-12-03 11:35:40 +000019tools/cert_create/cert_create.exe
Konstantin Porotchkinbf58b8a2018-02-26 16:28:40 +020020tools/doimage/doimage
Yann Gautierba46a932018-07-05 16:50:22 +020021tools/stm32image/*.o
22tools/stm32image/stm32image
23tools/stm32image/stm32image.exe
Evan Lloyd93a76402015-12-02 20:30:13 +000024
Masahiro Yamada9524fea2017-02-03 11:07:15 +090025# GNU GLOBAL files
26GPATH
27GRTAGS
28GSYMS
29GTAGS