mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 12:47:08 +00:00
Don't recompile misc.cpp on every run
alternative to https://github.com/official-stockfish/Stockfish/pull/6660 closes https://github.com/official-stockfish/Stockfish/pull/6662 No functional change
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
**/*.o
|
||||
**/*.s
|
||||
src/.depend
|
||||
.build_sha.txt
|
||||
.build_date.txt
|
||||
|
||||
# Built binary
|
||||
src/stockfish*
|
||||
|
||||
Reference in New Issue
Block a user