[U-Boot] [PATCH 3/8] Build: Ignore build tree and IDE control file
Timo Ketola
timo at exertus.fi
Thu Apr 12 11:33:49 CEST 2012
Signed-off-by: Timo Ketola <timo at exertus.fi>
---
.gitignore | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index e4e95e2..3f5eaa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@
*.patch
*.bin
+# Build tree
+/build-*
+
#
# Top-level generic files
#
@@ -38,6 +41,7 @@
/u-boot.ais
/u-boot.dtb
/u-boot.sb
+/u-boot.geany
#
# Generated files
--
1.7.5.4
More information about the U-Boot
mailing list