This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 0338e3310833036880d15886f5f7f206b99e8df7 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jul 26 12:48:00 2019 +0200 .gitignore: ignore binary translation files (build artifacts). --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0f87f1..0e96fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ stamp-h* # gettext stuff. po/stamp-it po/POTFILES +po/*.gmo # GObject introspection stuff. *.gir -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git