From f4ca23aa6afa12643def86ef863143cde9aa2ca6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 4 Aug 2009 00:41:55 +0200 Subject: Ignore all files that are automatically generated and distributed and not under version control. --- gettext-tools/examples/hello-csharp-forms/po/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gettext-tools/examples/hello-csharp-forms/po/.gitignore (limited to 'gettext-tools/examples/hello-csharp-forms') diff --git a/gettext-tools/examples/hello-csharp-forms/po/.gitignore b/gettext-tools/examples/hello-csharp-forms/po/.gitignore new file mode 100644 index 0000000..76f7d1d --- /dev/null +++ b/gettext-tools/examples/hello-csharp-forms/po/.gitignore @@ -0,0 +1,3 @@ +# Other files brought in by autogen.sh: +/*.po + -- cgit v1.1