The branch master has been updated
       via  3253927d5f797cb42cad23d8729301960fea97ad (commit)
      from  c54bae98ffaaaf4805d4d9e9366f479e7aa9326c (commit)


- Log -----------------------------------------------------------------
commit 3253927d5f797cb42cad23d8729301960fea97ad
Author: Todd Short <[email protected]>
Date:   Sat Mar 5 07:29:10 2016 -0500

    Update .gitignore to ignore all cscope files
    
    Signed-off-by: Rich Salz <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 59877e6..5bc9705 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,7 +87,7 @@ Makefile.save
 *.bak
 /tags
 /TAGS
-cscope.out
+cscope.*
 *.d
 /crypto.map
 /ssl.map
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to