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-calculator-plugin.
commit 64c3e8d0a508f0cfe54c3d58264767681a72d92f Author: Andre Miranda <[email protected]> Date: Sun Feb 24 14:18:44 2019 -0300 Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 87f5358..2ccb419 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +*.bz2 +*.gz *.la *.lo *.o @@ -34,6 +36,7 @@ panel-plugin/.deps/ panel-plugin/.libs/ panel-plugin/calculator.desktop panel-plugin/xfce4-calculator-plugin +po/*.gmo po/.intltool-merge-cache po/Makefile.in.in po/POTFILES -- 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
