From fa5b7fedb1599aaa2d9f2e3e49ee193cf169c735 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 28 May 2007 11:43:41 +0000 Subject: [PATCH] Ignore autogenerated PO files. --- gettext-tools/examples/hello-csharp-forms/po/.cvsignore | 1 + gettext-tools/examples/hello-csharp/po/.cvsignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 gettext-tools/examples/hello-csharp-forms/po/.cvsignore create mode 100644 gettext-tools/examples/hello-csharp/po/.cvsignore diff --git a/gettext-tools/examples/hello-csharp-forms/po/.cvsignore b/gettext-tools/examples/hello-csharp-forms/po/.cvsignore new file mode 100644 index 000000000..71aa14c22 --- /dev/null +++ b/gettext-tools/examples/hello-csharp-forms/po/.cvsignore @@ -0,0 +1 @@ +*.po *.po diff --git a/gettext-tools/examples/hello-csharp/po/.cvsignore b/gettext-tools/examples/hello-csharp/po/.cvsignore new file mode 100644 index 000000000..6d609cec5 --- /dev/null +++ b/gettext-tools/examples/hello-csharp/po/.cvsignore @@ -0,0 +1 @@ +*.po -- 2.47.3