From: Jan Kiszka <[email protected]>

Catch missing outputs when building in-tree as well as the backup of
config.h.in that autoreconf creates.

Signed-off-by: Jan Kiszka <[email protected]>
---
 .gitignore | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index e4d18f1..2559674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,10 @@
 # EFI
 *.efi
 
+# Executables
+bg_printenv
+bg_setenv
+
 # Debug files
 *.dSYM/
 *.su
@@ -42,6 +46,7 @@ Makefile.in
 /py-compile
 /test-driver
 /ylwrap
+.dirstamp
 
 # http://www.gnu.org/software/autoconf
 
@@ -53,7 +58,7 @@ Makefile.in
 /compile
 /config.guess
 /config.h
-/config.h.in
+/config.h.in*
 /config.log
 /config.status
 /config.sub
-- 
2.12.3

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/efibootguard-dev/a9ae2f56c7e40fe7d03460b4cc63e08bd3a2cf28.1506284412.git.jan.kiszka%40siemens.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to