gitignore: ignore boot loaders and binaries.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
Liam Girdwood 2018-01-23 14:16:28 +00:00
parent 9b34b4dcf1
commit d721347ad9
1 changed files with 6 additions and 1 deletions

7
.gitignore vendored
View File

@ -17,6 +17,7 @@
.build
*.dis
*.lst
.*
Makefile
Makefile.in
@ -39,4 +40,8 @@ config.*
*.gz
*.xz
src/arch/xtensa/reef
reef-v*
src/arch/xtensa/boot_ldr
reef-*
boot_ldr-*
boot_module
module