From: Simon Ruderich Date: Wed, 11 Apr 2012 15:39:43 +0000 (+0200) Subject: .gitignore: Ignore tags file. X-Git-Tag: 0.01~7 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=f9185a8cef9bb3f35be0c9853339cf3be7b5d890 .gitignore: Ignore tags file. --- diff --git a/.gitignore b/.gitignore index 28fac98..e75040b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /META.yml /MYMETA.json /MYMETA.yml +# ctags +/tags