This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository panel-plugins/xfce4-clipman-plugin.
commit 3b54fe577b4a6b30cf8b554c6aeaea1c00944838 Author: Florian Schüller <[email protected]> Date: Mon May 16 19:20:47 2016 +0000 Initial version of gitignore --- .gitignore | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fd82d49 --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.gmo +Makefile.in +Makefile.in.in +.deps +.libs +*.o +configure +configure.ac +Makefile +*.lo +*.la +autom4te.cache +config.* +*~ +intltool-*.in +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
