aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-21 11:40:41 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-21 11:40:41 +0100
commit813acc73e22710fb91d27a068afc557dfd5f801f (patch)
tree55b0dd029a90faa7645fc50ea92774e37b62cbae /.hgignore
parent9b6dad0873a76192437bf64ad4be6dbc92c753e6 (diff)
downloadxen-813acc73e22710fb91d27a068afc557dfd5f801f.tar.gz
xen-813acc73e22710fb91d27a068afc557dfd5f801f.tar.bz2
xen-813acc73e22710fb91d27a068afc557dfd5f801f.zip
Add a.out files to mercurial ignore list.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 3e0b2e8974..b27604e4b2 100644
--- a/.hgignore
+++ b/.hgignore
@@ -13,6 +13,7 @@
.*\.flc$
.*\.orig$
.*\.rej$
+.*/a\.out$
^[^/]*\.bz2$
^TAGS$
^dist/.*$