summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-11-22 17:39:13 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-11-22 17:39:13 +0000
commit466a76bd9d32fa5c8c7068925d1645ee0c2910b1 (patch)
tree5fa23e8b89fb0ab352636e89e696d45956dd323b
parent3cb2818adafe412a4011208eb214d8ebfa7ceb95 (diff)
po/.cvsignore: We never put .pot files in cvs. Let's ignore them all.
Original commit message from CVS: * po/.cvsignore: We never put .pot files in cvs. Let's ignore them all.
-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