23 Jan
2018
23 Jan
'18
5:40 p.m.
Signed-off-by: Liam Girdwood liam.r.girdwood@linux.intel.com --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore index 6c80aa1..00afa3d 100644 --- a/.gitignore +++ b/.gitignore @@ -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
--
2.14.1