This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master-4.3 in repository swt-gtk.
commit 6fb61952109eca56354cd2c0a3efb99bd4733d33 Author: Ángel Guzmán Maeso <[email protected]> Date: Tue Dec 17 02:14:13 2013 +0100 Add .gitignore for avoid some build files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32fb737 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.o +*.so +*.log +*.substvars + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-gtk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

