This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit d97edae1c2a0241a50b131f718a21819209ea909 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 22 12:31:18 2019 +0200 .gitignore: add gobject-introspection-generated files. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9ab35ed..5a954ff 100644 --- a/.gitignore +++ b/.gitignore @@ -53,5 +53,9 @@ stamp-h* po/stamp-it po/POTFILES +# GObject introspection stuff. +*.gir +*.typelib + # This file. .gitignore -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git