The branch main has been updated by mjg:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=04af98db59102159682c366cbdaeca2d260d46a8

commit 04af98db59102159682c366cbdaeca2d260d46a8
Author:     Mateusz Guzik <m...@freebsd.org>
AuthorDate: 2022-11-23 01:18:03 +0000
Commit:     Mateusz Guzik <m...@freebsd.org>
CommitDate: 2022-11-23 01:18:03 +0000

    gitignore: whack dead architectures
---
 .gitignore | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index dea37baf53b9..2dadcf8b0bb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,13 +12,8 @@ _.amd64.*
 _.arm.*
 _.arm64.*
 _.i386.*
-_.ia64.*
-_.mips.*
-_.pc98.*
 _.powerpc.*
 _.riscv.*
-_.sparc64.*
-_.sun4v.*
 GPATH
 GRTAGS
 GTAGS

Reply via email to