From: David Goulet Date: Mon, 8 Sep 2014 18:50:06 +0000 (-0400) Subject: Add cscope files to gitignore X-Git-Tag: v2.6.0-rc1~63 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=ad866a5c2320511e2f17178f8b6d7f1655844620 Add cscope files to gitignore Signed-off-by: David Goulet --- diff --git a/.gitignore b/.gitignore index c1e487dff..cbcff9ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,10 @@ stamp-h1 libtool tags +# cscope and ctags +cscope.* +tags + # m4 macros not automatically generated /config/ !config/epoll.m4