Bundle Gtk DLLs and support files in the Windows installer.
[virt-top.git] / .hgignore
old mode 100644 (file)
new mode 100755 (executable)
index 2c73f54..098c551
--- a/.hgignore
+++ b/.hgignore
@@ -1,12 +1,14 @@
 syntax: glob
 META
 ocaml-libvirt-*.tar.gz
+ocaml-libvirt-*.exe
 html
 configure
 config.log
 config.status
 config.h
 Makefile
+Make.rules
 */Makefile
 autom4te.cache
 core
@@ -20,6 +22,7 @@ core.*
 *.so
 *.a
 *.opt
+*.dll
 *~
 libvirt/libvirt_version.ml
 examples/list_domains
@@ -27,3 +30,4 @@ mlvirsh/mlvirsh
 mlvirtmanager/mlvirtmanager
 virt-top/virt-top
 virt-df/virt-df
+wininstaller.nsis
\ No newline at end of file