rename ape manpages so they dont get filtered out as object files
This commit is contained in:
parent
b8436b026a
commit
b1955840c5
33 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
syntax: regexp
|
||||
\.[ao]?[12578vqki]?$
|
||||
\.(pyo|pyc|exe)$
|
||||
^\.dummy$
|
||||
^sys/src/.*\.[ao]?[12578vqki]?$
|
||||
^sys/lib/python/.*\.(pyo|pyc|exe)$
|
||||
^(dev|fd|net|srv|env|root|mnt|n)/
|
||||
^(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/(bin|lib)/
|
||||
^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/
|
||||
|
|
Loading…
Reference in a new issue