shithub: moonfish

ref: 875401486fd17195939d183e2574b888dbd53989
dir: /.gitignore/

View raw version
# moonfish is licensed under the AGPL (v3 or later)
# copyright 2023, 2024 zamfofex

*
!/.gitignore
!/LICENSE
!/README.md
!/makefile
!/.build.yml
!/moonfish.vcxproj
!/moonfish.h
!/chess.c
!/search.c
!/main.c
!/tools
!/tools/tools.h
!/tools/utils.c
!/tools/play.c
!/tools/analyse.c
!/tools/lichess.c
!/tools/chat.c
!/tools/https.h
!/tools/https.c
!/tools/perft.c
!/tools/learn.c
!/tools/pgn.c