# WASM
src/emscripten/wasm_embedded_*.h
src/emscripten/extern-pre-split.js
**/*.map
**/*.o.tmp


# Files from build
**/*.o
**/*.s
src/.depend

# 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

etc/
examples/node_modules/
bin/
