From: Todd Short Date: Sat, 5 Mar 2016 12:29:10 +0000 (-0500) Subject: Update .gitignore to ignore all cscope files X-Git-Tag: OpenSSL_1_1_0-pre4~93 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3253927d5f797cb42cad23d8729301960fea97ad;p=oweals%2Fopenssl.git Update .gitignore to ignore all cscope files Signed-off-by: Rich Salz Reviewed-by: Richard Levitte --- diff --git a/.gitignore b/.gitignore index 59877e6907..5bc9705c62 100644 --- a/.gitignore +++ b/.gitignore @@ -87,7 +87,7 @@ Makefile.save *.bak /tags /TAGS -cscope.out +cscope.* *.d /crypto.map /ssl.map