Changeset: 1f692cc4a7ba for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f692cc4a7ba Modified Files: Branch: sciql Log Message:
Merged from default diffs (18 lines): diff -r b0f1d6607885 -r 1f692cc4a7ba .hgignore --- a/.hgignore Sun Jan 16 22:00:26 2011 +0100 +++ b/.hgignore Mon Jan 17 10:41:23 2011 +0100 @@ -2,12 +2,13 @@ /\.\# /@ ~$ +^\..*\.swp$ configure.ac MANIFEST$ Makefile\.in$ Makefile\.am Makefile\.msc -MonetDB4/NT/MonetDB\.pc$ +monetdb4/NT/MonetDB\.pc$ NT/RunMapprove\.bat$ NT/RunMserver\.bat$ NT/RunMtest\.bat$ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
