shithub: moonfish

ref: 4d8547ddd37c51e447c2aa947b82157360be36ab
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/analyse.c
!/tools/lichess.c
!/tools/chat.c
!/tools/https.h
!/tools/https.c
!/tools/perft.c
!/tools/learn.c
!/tools/pgn.c