aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 16:10:09 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 16:10:09 +0100
commit6794b71355b65c94d62cdd58aa2dc8a3afd2c102 (patch)
tree282caf0cc0bb264d89092f1c2d5d44c083994e7a /.hgignore
parent6311dc03dac464cba03979b6b4eba804b0bb0613 (diff)
downloadxen-6794b71355b65c94d62cdd58aa2dc8a3afd2c102.tar.gz
xen-6794b71355b65c94d62cdd58aa2dc8a3afd2c102.tar.bz2
xen-6794b71355b65c94d62cdd58aa2dc8a3afd2c102.zip
Ignore tags and cscope from different tools versions, plus .config.
Signed-off-by: John Levon <john.levon@sun.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index dcd9012357..c84fae9f98 100644
--- a/.hgignore
+++ b/.hgignore
@@ -15,8 +15,11 @@
.*\.rej$
.*/a\.out$
.*/cscope\..*$
+^cscope.*$
^[^/]*\.bz2$
+^\.config$
^TAGS$
+^tags$
^dist/.*$
^docs/.*\.aux$
^docs/.*\.dvi$