This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Remove binaries in src/Simulation/Native/
(*_test
files) #959
Open
Description
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.