summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-04-25 14:02:20 +0100
committerTony Garnock-Jones <tonyg@kcbbs.gen.nz>2009-04-25 14:02:20 +0100
commitd92b0f3c777bff3f7da7efb48059a8aee4e5287f (patch)
tree35763692f22e638748b40e2fdc7afe1b8eec00c2 /.hgignore
downloadrabbitmq-c-github-ask-d92b0f3c777bff3f7da7efb48059a8aee4e5287f.tar.gz
Initial commit of skeleton
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..3e6fc12
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,9 @@
+^autom4te\.cache$
+^aclocal\.m4$
+^config\.(guess|log|status|sub|h\.in~?)$
+^configure$
+^depcomp$
+^install-sh$
+^ltmain.sh$
+^missing$
+(^|/)Makefile\.in$