13 lines
106 B
Plaintext
13 lines
106 B
Plaintext
# Python
|
|
__pycache__
|
|
.venv
|
|
*.egg-info/
|
|
|
|
# IDE's
|
|
.idea
|
|
|
|
# Chess Engines
|
|
/stockfish/
|
|
/lc0/
|
|
/sunfish-master/
|