From 1dbdc76c176c50e92bfa540e01aadd62f7231898 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Sun, 12 May 2013 18:14:05 +0000 Subject: .gitignore: add GNU GLOBAL files Signed-off-by: Masahiro Yamada --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed212032b4..41164483ef 100644 --- a/.gitignore +++ b/.gitignore @@ -79,5 +79,11 @@ cscope.* /ctags /etags +# gnu global files +GPATH +GRTAGS +GSYMS +GTAGS + # spl ais files /spl/*.ais -- cgit v1.2.1