git: 1032c71b1a - main - Add the autogenerated pgpkeys.txt to gitignore
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=1032c71b1a555a04850b5c61dbca7a22610b6f68 commit 1032c71b1a555a04850b5c61dbca7a22610b6f68 Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2021-05-16 20:44:13 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"