[vte] Ignore .pot files too



commit 54f397c65855d015ffc71e646c55fb4b49208038
Author: Christian Persch <chpe gnome org>
Date:   Thu Oct 22 00:20:59 2009 +0200

    Ignore .pot files too

 git.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/git.mk b/git.mk
index 74fa564..088ef0b 100644
--- a/git.mk
+++ b/git.mk
@@ -115,6 +115,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
 				po/.intltool-merge-cache \
 				"po/*.gmo" \
 				"po/*.mo" \
+				po/$(GETTEXT_PACKAGE).pot \
 				intltool-extract.in \
 				intltool-merge.in \
 				intltool-update.in \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]