[gcalctool] Ignore .pot file



commit 197478372c2c9180f471557f465a48a94865f712
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Feb 24 17:34:32 2011 +1100

    Ignore .pot file

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58b2a69..e1d7840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ po/POTFILES
 po/stamp-it
 po/*.gmo
 po/.intltool-merge-cache
+po/*.pot
 src/*.o
 src/mp-enums.c
 src/mp-enums.h



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