
13 May
2013
13 May
'13
6:14 a.m.
Signed-off-by: Masahiro Yamada yamada.m@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