From 871493a2bed80310169ec4ba7cc428bc194623bf Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Mon, 3 Dec 2018 14:37:07 +0000 Subject: Ignore an auto-generated documentation file Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/7746) --- .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 -- cgit v1.1