From 37a76ca927a308aaad718fa937132696e9f081fd Mon Sep 17 00:00:00 2001 From: Bernd Wachter Date: Fri, 29 Jan 2010 23:07:34 +0100 Subject: Add files generated by gtags to .gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index eac2c83..a7a1a4f 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,10 @@ manaserv.xml CMakeFiles/ CMakeCache.txt cmake_install.cmake -install_manifest.txt \ No newline at end of file +install_manifest.txt + +# files created by gtags +GPATH +GRTAGS +GSYMS +GTAGS -- cgit