Files
stockfish/.gitignore
T

19 lines
276 B
Plaintext

# Files from build
**/*.o
**/*.s
src/.depend
.build_sha.txt
.build_date.txt
# Built binary
src/stockfish*
src/-lstdc++.res
# Neural network for the NNUE evaluation
**/*.nnue
# Files generated by the instrumented tests
tsan.supp
__pycache__/
tests/syzygy
tests/bench_tmp.epd