This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag REL9_3_1100 in repository libpostgresql-jdbc-java.
commit 02d15fdb70877fff27f557ee105f2133843c36ee Author: Bryan Varner <[email protected]> Date: Fri Jun 21 11:31:11 2013 -0400 Ignore netbeans and IDEA projects files. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 9cd9fb3..51a7f9f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ build jars .*.swp +nbproject +.idea +*.iml + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

