gitignore: Add translation related generated files to .gitignore

Add translation related generated files to .gitignore.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
Hans de Goede 2019-10-15 10:27:17 +02:00
parent fc3f81addf
commit b867c450e8
2 changed files with 10 additions and 1 deletions

3
.gitignore vendored
View file

@ -14,7 +14,6 @@ configure
config.h*
*-test
*.la
.gitignore
config.log
build-tools
config.status
@ -43,3 +42,5 @@ tags
*.path
docs/*.8
docs/*.1
ABOUT-NLS
m4

8
po/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
Makefile.in.in
Makevars.template
POTFILES
Rules-quot
*.gmo
*.header
*.sin
*.sed