[U-Boot] [PATCH] .gitignore: add GNU GLOBAL files

Masahiro Yamada yamada.m at jp.panasonic.com
Mon May 13 06:14:05 CEST 2013


Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
---
 .gitignore |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index ed21203..4116448 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,5 +79,11 @@ cscope.*
 /ctags
 /etags
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 # spl ais files
 /spl/*.ais
-- 
1.7.9.5



More information about the U-Boot mailing list