Changeset: 809d87ad2553 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=809d87ad2553 Modified Files: .hgignore Branch: default Log Message:
hgignore: ignore Vim swapfiles diffs (11 lines): diff -r df5110b46812 -r 809d87ad2553 .hgignore --- a/.hgignore Sun Jan 16 13:07:50 2011 +0100 +++ b/.hgignore Mon Jan 17 10:38:58 2011 +0100 @@ -2,6 +2,7 @@ /\.\# /@ ~$ +^\..*\.swp$ configure.ac MANIFEST$ Makefile\.in$ _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
