summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore6
-rw-r--r--po/.hgignore4
2 files changed, 6 insertions, 4 deletions
diff --git a/.hgignore b/.hgignore
index 54eca7511..6f650baa5 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,6 @@
+syntax: glob
+*~
+
Makefile
Makefile.in
aclocal.m4
@@ -20,3 +23,6 @@ mkinstalldirs
stamp-h1
post-install.sh
autom4te.cache
+
+po/POTFILES
+po/*.gmo
diff --git a/po/.hgignore b/po/.hgignore
deleted file mode 100644
index a57e19405..000000000
--- a/po/.hgignore
+++ /dev/null
@@ -1,4 +0,0 @@
-Makefile
-Makefile.in
-*.gmo
-POTFILES