Update .gitignore to ignore all cscope files

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Todd Short
2016-03-05 07:29:10 -05:00
committed by Rich Salz
parent c54bae98ff
commit 3253927d5f

2
.gitignore vendored
View File

@@ -87,7 +87,7 @@ Makefile.save
*.bak *.bak
/tags /tags
/TAGS /TAGS
cscope.out cscope.*
*.d *.d
/crypto.map /crypto.map
/ssl.map /ssl.map