.hgignore

Mon, 16 Jun 2014 15:41:06 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 16 Jun 2014 15:41:06 +0200
changeset 51
84f2e380a434
parent 0
98034084033f
child 71
0bdb910478cc
permissions
-rw-r--r--

added support for game continuation over network + fixed major bug in checkmate anticipation when the king is attacked diagonally

     1 \.orig\..*$
     2 \.orig$
     3 \.chg\..*$
     4 \.rej$
     5 \.conflict\~$
     6 ^build/.*$
     7 ^nbproject/.*$

mercurial