Fix native virt-ctrl on Windows.
[virt-top.git] / .hgignore
old mode 100755 (executable)
new mode 100644 (file)
index 3ecf0c1..211b624
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
 syntax: glob
 META
 ocaml-libvirt-*.tar.gz
+ocaml-libvirt-*.exe
 html
 configure
 config.log
@@ -22,10 +23,12 @@ core.*
 *.a
 *.opt
 *.dll
+*.exe
 *~
 libvirt/libvirt_version.ml
 examples/list_domains
 mlvirsh/mlvirsh
-mlvirtmanager/mlvirtmanager
+virt-ctrl/virt-ctrl
 virt-top/virt-top
 virt-df/virt-df
+wininstaller.nsis
\ No newline at end of file