Restructure gitignore
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,5 +1,10 @@
|
|||||||
/stockfish/
|
# Python
|
||||||
.idea
|
|
||||||
.venv
|
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.venv
|
||||||
|
|
||||||
|
# IDE's
|
||||||
|
.idea
|
||||||
|
|
||||||
|
# Chess Engines
|
||||||
|
/stockfish/
|
||||||
/lc0/
|
/lc0/
|
||||||
Reference in New Issue
Block a user