From d721347ad945473ae8bedd3d42a5b430b8625c48 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Tue, 23 Jan 2018 14:16:28 +0000 Subject: [PATCH] gitignore: ignore boot loaders and binaries. Signed-off-by: Liam Girdwood --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6c80aa172..00afa3d40 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