X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.hgignore;h=fef92416ea4790abcb509416429bf287677f0e52;hb=dfb0bf24b35f5cabd062958117b6bd198d61b445;hp=a8974305d9fd7043da2fad1959c32097225edf72;hpb=2f3b4175f6cf06703d2c85f3524f2c7e99874ca7;p=plan9front.git diff --git a/.hgignore b/.hgignore index a8974305d..fef92416e 100644 --- a/.hgignore +++ b/.hgignore @@ -1,10 +1,16 @@ syntax: regexp -^sys/src/.*\.[ao]?[12578vqki]?$ -^sys/src/(.*/)?[12578vqki]\..*$ -^sys/lib/python/.*\.(pyo|pyc|exe)$ -^(dev|fd|net|srv|env|root|boot|mnt|n|bin|tmp)/ -^(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/(bin|lib)/ +^(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/(bin|lib)(/|$) +^(acme|sys/src)/(.*/)?[12578vqki]\..*$ +^(acme|sys/src)/.*\.[ao]?[12578vqki]?$ +^(dev|fd|net.*|srv|shr|env|root|proc|boot|mnt|n|bin|usr|cfg|cron|mail|tmp)(/|$) ^386/(9(pc|boot).*|pbs|mbr|init) -^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/ -^usr/ -^sys/lib/pkg \ No newline at end of file +^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)(/|$) +^adm/(cache|keys|netkeys|secstore|users|whois|timezone/local)(/|$) +^lib/(ndb|audio|firmware)(/|$) +^sys/doc/.*\.(html|ps|pdf|png|out)$ +^sys/lib/(pkg|lp/log|man/lookman/index)(/|$) +^sys/lib/python/.*\.(pyo|pyc|exe)$ +^sys/log(/|$) +^sys/man/(searchindex|[1-8]/INDEX.*)$ +^sys/src/.*\.(bits|debug|output|tab\.[hc])$ +^sys/src/pkg(/|$)