Avoid an error when gettext is not available.
[virt-top.git] / .hgignore
index 050ed49..f78c6f6 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -7,6 +7,7 @@ configure
 config.log
 config.status
 config.h
+config.cache
 Makefile
 Make.rules
 */Makefile
@@ -34,3 +35,12 @@ virt-top/virt-top
 virt-df/virt-df
 wininstaller.nsis
 *.orig
+mlvirsh/mlvirsh_gettext.ml
+virt-ctrl/virt_ctrl_gettext.ml
+virt-df/virt_df_gettext.ml
+virt-top/virt_top_gettext.ml
+po/*.mo
+po/*.po.bak
+virt-df/virt_df_lvm2_lexer.ml
+virt-df/virt_df_lvm2_parser.ml
+virt-df/virt_df_lvm2_parser.mli
\ No newline at end of file