This is an automated email from the git hooks/post-receive script. a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/tumbler.
commit aac22247ef4de6c12284a6713541816f2d16d4a8 Author: Philip Withnall <[email protected]> Date: Tue Jul 7 15:14:01 2015 +0100 Update .gitignore to ignore .gmo files (Bug #6370) Plus a few gtk-doc droppings. https://bugzilla.xfce.org/show_bug.cgi?id=12049 Signed-off-by: Philip Withnall <[email protected]> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0e41c37..fd04f6d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ missing mkinstalldirs Makefile.in.in POTFILES +po/*.gmo stamp-it stamp-h1 .deps @@ -40,9 +41,11 @@ commit-msg *.la tumbler-config.h gtk-doc.make +gtk-doc.m4 tumblerd/tumblerd *-dbus-bindings.h docs/reference/tumbler/xml/ +docs/reference/tumbler/tumbler-decl.txt.bak version.xml *.prerequisites *.signals -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
