All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zeffertt <alex.zeffertt@eu.citrix.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: [PATCH 7/7] [xen-ocaml-tools.hg] hgignore
Date: Fri, 17 Apr 2009 16:44:46 +0100	[thread overview]
Message-ID: <49E8A3EE.9040502@eu.citrix.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 38 bytes --]

This is just to keep things tidy....


[-- Attachment #2: hgignore --]
[-- Type: text/plain, Size: 403 bytes --]

.hgignore file so that ocaml build products don't appear in "hg status" output

Signed-off-by: Alex Zeffertt <alex.zeffertt@eu.citrix.com>

diff -r 8a5a47d051a8 .hgignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Tue Mar 24 15:08:15 2009 +0000
@@ -0,0 +1,11 @@
+.*\.a$
+.*\.cmi$
+.*\.cmo$
+.*\.cmx$
+.*\.cma$
+.*\.cmxa$
+.*\.o$
+.*\.so$
+.*\.annot$
+.*\.make$
+^xenstored/xenstored$


[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2009-04-17 15:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49E8A3EE.9040502@eu.citrix.com \
    --to=alex.zeffertt@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.