From: S.Çağlar Onur Date: Fri, 1 Nov 2013 20:39:31 +0000 (-0400) Subject: ignore tags files that can be created via make ctags target X-Git-Tag: lxc-1.0.0.alpha3~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702154800639285fdfb0f85f8d3e49577871ea25;p=thirdparty%2Flxc.git ignore tags files that can be created via make ctags target Signed-off-by: S.Çağlar Onur Signed-off-by: Serge Hallyn --- diff --git a/.gitignore b/.gitignore index 8901fc7b3..82b144a7f 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,4 @@ src/stamp-h1 patches *.orig *.rej +tags