From: Gregory M. Turner Date: Tue, 23 Oct 2012 02:35:12 +0000 (-0700) Subject: .gitignore: ignore tags file (for ctags) X-Git-Tag: v2.2.0_alpha142~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=38e7acf72306b7dc91c311afd64f4cc2cdf5af6a;p=portage.git .gitignore: ignore tags file (for ctags) Signed-off-by: Gregory M. Turner --- diff --git a/.gitignore b/.gitignore index 539da7411..8da61905a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.py[co] +/tags