git: 9front

Download patch

ref: eb056f52631dc7b2d2f380413603817f38659bd9
parent: 4644bd2da378509f3f0e9700b9b7d6161b4a9071
author: cinap_lenrek <cinap_lenrek@localhost>
date: Thu Jun 9 20:24:51 EDT 2011

filter more files

--- a/.hgignore
+++ b/.hgignore
@@ -5,8 +5,9 @@
 ^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)
--