summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-08-30 17:46:09 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-08-30 17:46:09 +0100
commitb8b8754dbd12d118ad359e324994802d878958b1 (patch)
tree9a9de895cca9700d13503ab4891f31ccd403d697 /.hgignore
parenta8b837d5018c488a130fcbea425904817a862210 (diff)
downloadvirt-top-b8b8754dbd12d118ad359e324994802d878958b1.tar.gz
virt-top-b8b8754dbd12d118ad359e324994802d878958b1.tar.xz
virt-top-b8b8754dbd12d118ad359e324994802d878958b1.zip
Convert .cvsignore files to .cvsignore files, and remove some generated files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..1d962d2
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,27 @@
+syntax: glob
+META
+ocaml-libvirt-*.tar.gz
+html
+configure
+config.log
+config.status
+config.h
+Makefile
+*/Makefile
+autom4te.cache
+core
+core.*
+*.cmi
+*.cmo
+*.cmx
+*.cma
+*.cmxa
+*.o
+*.so
+*.a
+*.opt
+libvirt/libvirt_version.ml
+examples/list_domains
+mlvirsh/mlvirsh
+mlvirtmanager/mlvirtmanager
+virt-top/virt-top