diff options
author | Erin van der Veen | 2017-09-18 13:45:38 +0200 |
---|---|---|
committer | Erin van der Veen | 2017-09-18 13:45:38 +0200 |
commit | 617a5d824a836300e533caafa29e6ff3dbe3a696 (patch) | |
tree | 1d41c56ffc6e6c9a4958e3812d176f17a20e8801 /.gitignore | |
parent | Continue assignment1 (diff) |
Print every gamestate to stdout; Add fault test; Add runchess to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Created by https://www.gitignore.io/api/vim,latex,haskell +### Project ### +runchess ### Haskell ### dist |