mirror of
https://github.com/tiyn/yeschess.git
synced 2025-10-20 23:01:21 +02:00
project structure
The project previously wasnt structured very well. Now the engine has its own module so its more visible what file belongs to what topic.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
*.db
|
||||
|
||||
bin
|
||||
docs
|
||||
pgn
|
||||
secret.nim
|
||||
|
Reference in New Issue
Block a user