From 592a01c4b9ffab6b029abfd9c4e4fd8fe28f8adf Mon Sep 17 00:00:00 2001 From: fzerorubigd Date: Sat, 20 Sep 2014 10:30:12 +0430 Subject: [PATCH] add gtags file into ignore list (Back to #emacs again!) --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fbc0d5d..4b32bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ vendor composer.phar composer.lock *.iml -.idea \ No newline at end of file +.idea +GPATH +GRTAGS +GTAGS