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