summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--po/.gitignore4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 29f84a69..d04cb646 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-22 Edward Hervey <edward@fluendo.com>
+
+ * po/.cvsignore:
+ We never put .pot files in cvs. Let's ignore them all.
+
2006-11-19 Tim-Philipp Müller <tim at centricular dot net>
* po/POTFILES.in:
diff --git a/po/.gitignore b/po/.gitignore
index 37069ba8..fbf1f1c0 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -4,7 +4,7 @@ remove-potcdate.sin
stamp-po
POTFILES
cat-id-tbl.c
-gst-plugins-*.pot
+*.pot
Makefile.in.in
Makevars.template
Rules-quot
@@ -13,4 +13,4 @@ en@boldquot.header
en@quot.header
insert-header.sin
quot.sed
-
+.pot