Updated translations.
[virt-mem.git] / .hgignore
index 4384d4e..345b572 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,6 @@
 syntax:glob
 Makefile
 syntax:glob
 Makefile
+Make.rules
 *~
 *.opt
 *.annot
 *~
 *.opt
 *.annot
@@ -7,6 +8,9 @@ Makefile
 *.cmo
 *.cmx
 *.o
 *.cmo
 *.cmx
 *.o
+*.a
+*.cma
+*.cmxa
 autom4te.cache
 config.h
 config.h.in
 autom4te.cache
 config.h
 config.h.in
@@ -14,5 +18,18 @@ config.log
 config.status
 configure
 gmon.out
 config.status
 configure
 gmon.out
-virt-mem
-virt_mem_gettext.ml
+virt-mem-*.tar.gz
+html
+lib/virt_mem_gettext.ml
+lib/virt_mem_version.ml
+lib/test_mmap
+po/*.mo
+po/*.po.bak
+po/*.po.orig
+uname/virt-uname
+dmesg/virt-dmesg
+ps/virt-ps
+mem/virt-mem
+samples
+lib/*.so
+tmp-kernels
\ No newline at end of file