diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-11-09 22:04:48 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-11-09 22:04:48 +0100 |
commit | 415c2c5529e7d33f6ec1236e607ee1f62509de4b (patch) | |
tree | f7d113a749ec944263780e171c8a941a7f8239aa /.gitignore | |
parent | e17b538a1a541cb83794f044027c6fc2bc7e0aae (diff) | |
download | CompetIA-415c2c5529e7d33f6ec1236e607ee1f62509de4b.tar.gz CompetIA-415c2c5529e7d33f6ec1236e607ee1f62509de4b.zip |
Implement a part of the judge UI; add dummy game & player for testing purposes.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ judge/_build/* *.byte morpion_rec/*/player + +dummy_test |