diff options
author | Camil Staps | 2017-11-26 11:14:26 +0100 |
---|---|---|
committer | Camil Staps | 2017-11-26 11:14:26 +0100 |
commit | b77da9b3135e5f1a77e3759db7adca50f8df443d (patch) | |
tree | e3fb21ec3cf2a145aaa710931b87a5b85a6f9a17 /test/.gitignore | |
parent | Fix merge problem (diff) |
Add Markov chain test
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore index 0d7a855..0074782 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,2 @@ -test_parser +dataset.pgn +Test |