In the path https://github.com/microsoft/qsharp-runtime/tree/main/src/Simulation/Native there's a number of binary files whose name ends with `_test`. Those are test executables (in ELF format, likely for Linux) generated during the build. We don't need them in the repo.
In the path https://github.com/microsoft/qsharp-runtime/tree/main/src/Simulation/Native there's a number of binary files whose name ends with
_test. Those are test executables (in ELF format, likely for Linux) generated during the build.We don't need them in the repo.