1
0
Fork 0
stockfish/.gitignore

13 lines
146 B
Plaintext

# Files from build
**/*.o
**/*.s
src/.depend
# Built binary
src/stockfish*
src/-lstdc++.res
# Neural network for the NNUE evaluation
**/*.nnue