[ELDK] [PATCH 1/5] .gitignore: also ignore generated tools
Wolfgang Denk
wd at denx.de
Thu Apr 29 12:35:02 CEST 2010
Signed-off-by: Wolfgang Denk <wd at denx.de>
Cc: Detlev Zundel <dzu at denx.de>
---
.gitignore | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index d260dd4..7c246d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,8 @@
#
build/
status/
+
+#
+# Generated tools
+#
+scripts/kconfig/mconf
--
1.6.2.5
More information about the eldk
mailing list