ia64/xen-unstable
changeset 5755:be1153585cb0
Fix hgignore regexps some more.
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Tue Jul 12 16:19:59 2005 +0000 (2005-07-12) |
parents | 12edc2f2ca18 |
children | d99ebf2de9f3 |
files | .hgignore |
line diff
1.1 --- a/.hgignore Tue Jul 12 16:12:48 2005 +0000 1.2 +++ b/.hgignore Tue Jul 12 16:19:59 2005 +0000 1.3 @@ -10,13 +10,6 @@ 1.4 .*\.tar\.bz2$ 1.5 .*\.tar\.gz$ 1.6 .*~$ 1.7 -^BLOG$ 1.8 -^BitKeeper/.*/.*$ 1.9 -^Makefile\.rej$ 1.10 -^PENDING/.*$ 1.11 -^TAGS$ 1.12 -^Twisted-1\.3\.0\.tar\.gz$ 1.13 -^Twisted-1\.3\.0/.*$ 1.14 ^dist/.*$ 1.15 ^docs/.*\.aux$ 1.16 ^docs/.*\.dvi$ 1.17 @@ -51,17 +44,15 @@ 1.18 ^extras/mini-os/h/xen-public$ 1.19 ^extras/mini-os/mini-os\..*$ 1.20 ^install/.*$ 1.21 -^linux-.*-xen0/.*$ 1.22 -^linux-.*-xenU/.*$ 1.23 -^linux-.*-xen/.*$ 1.24 -^linux-.*\.patch$ 1.25 -^linux-2\.6\.10-xen-sparse/include/asm-xen/hypervisor\.h\.smh$ 1.26 -^linux-xen-sparse$ 1.27 +^linux-[^/]*-xen0/.*$ 1.28 +^linux-[^/]*-xenU/.*$ 1.29 +^linux-[^/]*-xen/.*$ 1.30 +^linux-[^/]*\.patch$ 1.31 ^mkddbxen$ 1.32 -^netbsd-.*-tools/.*$ 1.33 -^netbsd-.*-xen0/.*$ 1.34 -^netbsd-.*-xenU/.*$ 1.35 -^netbsd-.*\.patch$ 1.36 +^netbsd-[^/]*-tools/.*$ 1.37 +^netbsd-[^/]*-xen0/.*$ 1.38 +^netbsd-[^/]*-xenU/.*$ 1.39 +^netbsd-[^/]*\.patch$ 1.40 ^patches/.*/\.makedep$ 1.41 ^patches/ebtables-brnf-5_vs_2\.4\.25\.diff$ 1.42 ^patches/ebtables\.diff$