Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2021 20:44:38 GMT
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 1032c71b1a - main - Add the autogenerated pgpkeys.txt to gitignore
Message-ID:  <202105162044.14GKichW093507@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1032c71b1a555a04850b5c61dbca7a22610b6f68

commit 1032c71b1a555a04850b5c61dbca7a22610b6f68
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-05-16 20:44:13 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-05-16 20:44:13 +0000

    Add the autogenerated pgpkeys.txt to gitignore
---
 documentation/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/.gitignore b/documentation/.gitignore
index 467867ca9e..a0241913a9 100644
--- a/documentation/.gitignore
+++ b/documentation/.gitignore
@@ -12,5 +12,6 @@ toc-2.adoc
 toc-3.adoc
 toc-4.adoc
 toc-5.adoc
+pgpkeys.txt
 
 *.swp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105162044.14GKichW093507>