Changeset: 7baab7c7448e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7baab7c7448e Modified Files: .hgignore Branch: Jul2015 Log Message:
Ignore the .java.in file generate for the JDBC driver diffs (11 lines): diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -65,6 +65,7 @@ lex.yy.c *.gem # java: *.jar +java/target/classes/nl/cwi/monetdb/jdbc/MonetDriver.java.in # python: dist _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
