Restructure gitignore

This commit is contained in:
2024-01-29 01:00:37 +01:00
parent 8fcedbbc8c
commit a2cb3a5719

11
.gitignore vendored
View File

@@ -1,5 +1,10 @@
/stockfish/
.idea
.venv
# Python
__pycache__
.venv
# IDE's
.idea
# Chess Engines
/stockfish/
/lc0/