We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccd1ed commit c8554d6Copy full SHA for c8554d6
.hgignore.template
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (c) 2020, Oracle and/or its affiliates.
+# Copyright (c) 2020, 2023, Oracle and/or its affiliates.
3
4
syntax: regexp
5
@@ -8,7 +8,7 @@ syntax: regexp
8
^tools/(i386|sparc)/parfait/(CC|cc|g\+\+|gcc|ld)$
9
^tools/parfait
10
^tools/pkglint
11
-^tools/time-(amd64|i86|sparc|sparcv9).(o|so)$
+^tools/time-(amd64|i86|sparcv7|sparcv9).(o|so)$
12
^tools/.gnupg/crls.d/DIR.txt
13
^tools/.gnupg/trustdb.gpg
14
^tools/incorporator
0 commit comments