Files
stockfish/.gitignore
T
Joost VandeVondele c18feef187 Enhance version string
Use sha and git diff-index status for full version string.

closes https://github.com/official-stockfish/Stockfish/pull/6965

No functional change
2026-07-11 20:35:16 +02:00

23 lines
345 B
Plaintext

# Files from build
**/*.o
**/*.s
src/.depend
src/temp_builds
src/universal/network_dump.inc
.build_sha.txt
.build_date.txt
.build_diffindex.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