filter tmp bin and boot in .hgignore
This commit is contained in:
parent
0b970c412a
commit
0d5f9b0741
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
syntax: regexp
|
||||
^sys/src/.*\.[ao]?[12578vqki]?$
|
||||
^sys/lib/python/.*\.(pyo|pyc|exe)$
|
||||
^(dev|fd|net|srv|env|root|mnt|n)/
|
||||
^(dev|fd|net|srv|env|root|boot|mnt|n|bin|tmp)/
|
||||
^(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