The same idea as for liburing.a and friends. Ignore the executables built in test/. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.gitignore b/.gitignore index 22c0cbd..55309e1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,23 @@ /examples/io_uring-test /examples/link-cp +/test/poll +/test/poll-cancel +/test/ring-leak +/test/fsync +/test/io_uring_setup +/test/io_uring_register +/test/io_uring_enter +/test/nop +/test/sq-full +/test/cq-full +/test/35fa71a030ca-test +/test/917257daa0fe-test +/test/b19062a56726-test +/test/eeed8b54e0df-test +/test/link +/test/send_recvmsg + config-host.h config-host.mak config.log -- 2.21.0