[U-Boot] [PATCH] tools: env: Add embedded.c to .gitignore

Bin Meng bmeng.cn at gmail.com
Thu Oct 12 03:15:04 UTC 2017


Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
---

 tools/env/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/env/.gitignore b/tools/env/.gitignore
index 804abac..8d28b2b 100644
--- a/tools/env/.gitignore
+++ b/tools/env/.gitignore
@@ -1,2 +1,3 @@
+embedded.c
 fw_printenv
 fw_printenv_unstripped
-- 
2.7.4



More information about the U-Boot mailing list