summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-12-03 14:37:07 +0000
committerMatt Caswell <matt@openssl.org>2018-12-04 08:38:53 +0000
commit871493a2bed80310169ec4ba7cc428bc194623bf (patch)
treee7b66041bbd8642f51331eabdd5c7f50355a9d57 /.gitignore
parente65a79d2aae76c27d68587ff66cb6b65a3283e50 (diff)
Ignore an auto-generated documentation file
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/7746)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 30068e034a..61c68f4c89 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