forked from zhelyabuzhsky/stockfish
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the gitignore and readme to aid contributing (#70)
* Ignore `exe` files in any directory, and ignore a `main.py` file in the `stockfish` directory. This allows developers to more easily test changes they make to `stockfish/models.py`. * Remove a few lines from the `.gitignore` that aren't needed. * Update the readme with a guide on how to test changes for contributors. * Satisfy `black`. * Update README.md * Minor updates to `get_wdl_stats` related stuff.
- Loading branch information
1 parent
496f5b3
commit 2397874
Showing
4 changed files
with
32 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters