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 panel-plugins/xfce4-xkb-plugin.
commit e7335147bef895efd3381a50c36982eaf52e60a5 Author: Andre Miranda <[email protected]> Date: Sat Oct 19 19:23:54 2019 -0300 Update .gitignore --- .gitignore | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 238f737..224190b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,25 @@ autom4te.cache Makefile Makefile.in -po/*.gmo +INSTALL +compile +install-sh +ltmain.sh +libtool +depcomp +missing +/panel-plugin/xkb.desktop +/po/*.gmo +/po/POTFILES +/po/.intltool-merge-cache .deps +.libs +*.la +*.lo *.o *.tar.* config.* +stamp* m4/*.m4 *.m4 *.in -- 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
