diff options
| author | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-10 00:24:51 +0000 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-10 00:24:51 +0000 |
| commit | 281430c5acbc5e22d6398ded37e73c9558876ddc (patch) | |
| tree | 1880d292a3316f84eae35e4042802871de965a27 | |
| parent | da6449fd5487b884ff4076d211966a88346b7603 (diff) | |
| download | plan9front-281430c5acbc5e22d6398ded37e73c9558876ddc.tar.xz | |
filter more files
| -rw-r--r-- | .hgignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ syntax: regexp ^sys/lib/python/.*\.(pyo|pyc|exe)$ ^sys/log/ ^sys/man/(searchindex|[1-8]/INDEX.*)$ -^(dev|fd|net|srv|env|root|boot|mnt|n|bin|usr|cfg|tmp)/ +^(dev|fd|net|srv|env|root|boot|mnt|n|bin|usr|cfg|cron|tmp)/ ^(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/(bin|lib)/ ^386/(9(pc|boot).*|pbs|mbr|init) ^acme/bin/(386|68000|68020|alpha|amd64|arm|power|power64|sparc|sparc64)/ -^lib/audio/ +^lib/(ndb|audio)/ +^adm/(users|keys) |
