gitignore: update gitignore for the build result

Add more strict rule for the build result binaries.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
This commit is contained in:
Pan Xiuli 2019-01-14 15:56:08 +08:00 committed by Liam Girdwood
parent 55e4c4097e
commit df92cced22
1 changed files with 5 additions and 2 deletions

7
.gitignore vendored
View File

@ -58,8 +58,11 @@ config.*
*.xz *.xz
src/arch/xtensa/sof src/arch/xtensa/sof
src/arch/xtensa/boot_ldr src/arch/xtensa/boot_ldr
sof-* src/arch/xtensa/sof-*
boot_ldr-* src/arch/xtensa/boot_ldr-*
src/arch/xtensa/module
src/arch/xtensa/rom
src/arch/xtensa/rom-*
boot_module boot_module
module module
rimage/rimage rimage/rimage