From 3059bde5f08903cc398ee16244d7fe5566071184 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 4 Jul 2016 15:26:50 +0200 Subject: [PATCH] Add GNU Globals files to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4ec27ae..1c61715 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,8 @@ nbproject/private conf/wmud.conf cscope.out var + +/GPATH +/GRTAGS +/GSYMS +/GTAGS \ No newline at end of file