aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-12 16:19:59 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-12 16:19:59 +0000
commit9ec121d443e52dc12f32720a2ef8f5f29f90f701 (patch)
treeabb0fd7cdcc4dc12bdf02c52d8567a46132faa0c /.hgignore
parent1ee071e7e1d1449bc05a3fae9767e70fd9e15336 (diff)
downloadxen-9ec121d443e52dc12f32720a2ef8f5f29f90f701.tar.gz
xen-9ec121d443e52dc12f32720a2ef8f5f29f90f701.tar.bz2
xen-9ec121d443e52dc12f32720a2ef8f5f29f90f701.zip
Fix hgignore regexps some more.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore25
1 files changed, 8 insertions, 17 deletions
diff --git a/.hgignore b/.hgignore
index e49fb7475a..d3c90ec1b5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,13 +10,6 @@
.*\.tar\.bz2$
.*\.tar\.gz$
.*~$
-^BLOG$
-^BitKeeper/.*/.*$
-^Makefile\.rej$
-^PENDING/.*$
-^TAGS$
-^Twisted-1\.3\.0\.tar\.gz$
-^Twisted-1\.3\.0/.*$
^dist/.*$
^docs/.*\.aux$
^docs/.*\.dvi$
@@ -51,17 +44,15 @@
^extras/mini-os/h/xen-public$
^extras/mini-os/mini-os\..*$
^install/.*$
-^linux-.*-xen0/.*$
-^linux-.*-xenU/.*$
-^linux-.*-xen/.*$
-^linux-.*\.patch$
-^linux-2\.6\.10-xen-sparse/include/asm-xen/hypervisor\.h\.smh$
-^linux-xen-sparse$
+^linux-[^/]*-xen0/.*$
+^linux-[^/]*-xenU/.*$
+^linux-[^/]*-xen/.*$
+^linux-[^/]*\.patch$
^mkddbxen$
-^netbsd-.*-tools/.*$
-^netbsd-.*-xen0/.*$
-^netbsd-.*-xenU/.*$
-^netbsd-.*\.patch$
+^netbsd-[^/]*-tools/.*$
+^netbsd-[^/]*-xen0/.*$
+^netbsd-[^/]*-xenU/.*$
+^netbsd-[^/]*\.patch$
^patches/.*/\.makedep$
^patches/ebtables-brnf-5_vs_2\.4\.25\.diff$
^patches/ebtables\.diff$