The branch master has been updated
       via  871493a2bed80310169ec4ba7cc428bc194623bf (commit)
      from  e65a79d2aae76c27d68587ff66cb6b65a3283e50 (commit)


- Log -----------------------------------------------------------------
commit 871493a2bed80310169ec4ba7cc428bc194623bf
Author: Matt Caswell <[email protected]>
Date:   Mon Dec 3 14:37:07 2018 +0000

    Ignore an auto-generated documentation file
    
    Reviewed-by: Matthias St. Pierre <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/7746)

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

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

diff --git a/.gitignore b/.gitignore
index 30068e0..61c68f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,7 @@ Makefile
 !/fuzz/*.*
 
 # Misc auto generated files
+/doc/man7/openssl_user_macros.pod
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to