The git-status(1) output is noisy since it includes the examples/ and test/ binaries. They should not be committed so add them to .gitignore. I noticed this when trying Aarushi's io_uring code for QEMU at https://github.com/rooshm/qemu/tree/io_uring. Stefan Hajnoczi (2): Add example binaries to .gitignore Add test binaries to .gitignore .gitignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) -- 2.21.0