|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] .hgignore: ignore any kind of tag file an
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1217844962 -3600
# Node ID a1d07389119be58c512954f16e9e5b6e3e2c4bd0
# Parent e8839d6028cc804d2897661d74763126e2133946
.hgignore: ignore any kind of tag file anywhere
From: Diego Ongaro <diego.ongaro@xxxxxxxxxxxxx>
Signed-off-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx>
---
.hgignore | 6 +-----
1 files changed, 1 insertion(+), 5 deletions(-)
diff -r e8839d6028cc -r a1d07389119b .hgignore
--- a/.hgignore Mon Aug 04 11:15:24 2008 +0100
+++ b/.hgignore Mon Aug 04 11:16:02 2008 +0100
@@ -21,8 +21,7 @@
^[^/]*\.bz2$
^\.config$
^\.pc
-^TAGS$
-^tags$
+(^|/)(tags|TAGS)$
^build-.*$
^dist/.*$
^docs/.*\.aux$
@@ -105,7 +104,6 @@
^stubdom/lwip/
^stubdom/ioemu/
^stubdom/grub-upstream/
-^tools/.*/TAGS$
^tools/.*/build/lib.*/.*\.py$
^tools/blktap/Makefile\.smh$
^tools/blktap/drivers/blktapctrl$
@@ -261,7 +259,6 @@
^xen/\.banner.*$
^xen/BLOG$
^xen/System.map$
-^xen/TAGS$
^xen/arch/x86/asm-offsets\.s$
^xen/arch/x86/boot/mkelf32$
^xen/arch/x86/xen\.lds$
@@ -279,7 +276,6 @@
^xen/include/xen/acm_policy\.h$
^xen/include/xen/banner\.h$
^xen/include/xen/compile\.h$
-^xen/tags$
^xen/tools/figlet/figlet$
^xen/tools/symbols$
^xen/xen$
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] .hgignore: ignore any kind of tag file anywhere,
Xen patchbot-unstable <=
|
|
|
|
|