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


gnu-hello       
Info
Commit...:ba611d1ce30be618b4239fdc510ca8d1a1b30511
Author...:Sami Kerola
Committer:Sami Kerola
Date.....:Sun Dec 28 11:14:45 2014 +0000
Parents..:bbefd4b1076a7f2ea3c2d833ccbda9b7a441b318

Message
maint: update .gitignore

* po/.gitignore: add Makefile.in.in~ to ignore list.

Changes
diff --git a/po/.gitignore b/po/.gitignore
line changes: +1/-0
index 428ee4f..dfb7772
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,6 +1,7 @@
 /*.po
 /LINGUAS
 /Makefile.in.in
+/Makefile.in.in~
 /Makevars
 /Makevars.template
 /Rules-quot

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