This is an automated email from the git hooks/post-receive script. b l u e s a b 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-places-plugin.
commit 69ce621f39720200e0953564626fc38936c2115b Author: Andre Miranda <[email protected]> Date: Mon Mar 19 21:58:50 2018 -0300 Update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index c63121a..8cbc34e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ .*.swp *.o +*.lo +*.la /Makefile /Makefile.in @@ -28,6 +30,7 @@ /intltool-update.in /panel-plugin/.deps/ +/panel-plugin/.libs/ /panel-plugin/Makefile /panel-plugin/Makefile.in /panel-plugin/places.desktop @@ -41,3 +44,6 @@ /po/POTFILES /po/.intltool-merge-cache /po/stamp-it + +compile +INSTALL -- 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
