# Files from build
**/*.o
**/*.s
src/.depend
src/temp_builds
.build_sha.txt
.build_date.txt

# Built binary
src/pikafish*
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
