Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:f16016e969a8b2a3ccacc792cb7e885c51404a2c
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Apr 19 01:13:13 2012 +0100
Parents..:cd93e774ad127469aff7272e1d5a0f4cf8bd8098

Message
git: ignore some generated files.

Changes
diff --git a/doc/.gitignore b/doc/.gitignore
line changes: +1/-0
index b2984d7..234319e
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -1 +1,2 @@
 /fdl.texi
+/version.texi

diff --git a/po/.gitignore b/po/.gitignore
line changes: +1/-0
index b0dc5bd..e183f6a
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,2 +1,3 @@
 /Makefile.in.in
 /Makevars
+/remove-potcdate.sed

This website is licensed under AGPL-3.0. Feel free to copy!