From d866d37d3e856eb923a56573ef6e87cf2ae15ecd Mon Sep 17 00:00:00 2001 From: Emmanuel Ledoux Date: Wed, 9 Apr 2014 16:43:41 +0200 Subject: [PATCH] added TAGS to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5e3941b..66d1d93 100755 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,6 @@ default.log *.txt.user *.autosave + +# etags +TAGS -- 2.7.4