Added translation-related lines to .gitignore

This commit is contained in:
Gergely Polonkai 2013-09-01 13:47:14 +02:00
parent 51cf967ce3
commit e768af46ce

4
.gitignore vendored
View File

@ -29,10 +29,14 @@ Makefile.in
/libtool /libtool
/compile /compile
/tags /tags
# Translation related files
/po/POTFILES /po/POTFILES
/po/Makevars.template /po/Makevars.template
/po/Makefile.in.in /po/Makefile.in.in
/po/stamp-it /po/stamp-it
/po/*.gmo
/po/*.pot
/po/Rules-quot /po/Rules-quot
/po/boldquot.sed /po/boldquot.sed
/po/en@boldquot.header /po/en@boldquot.header