The same idea as for liburing.a and friends. Ignore the executables built in examples/. Signed-off-by: Stefan Hajnoczi <stefanha@xxxxxxxxxx> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e292825..22c0cbd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,10 @@ /src/liburing.a /src/liburing.so* +/examples/io_uring-cp +/examples/io_uring-test +/examples/link-cp + config-host.h config-host.mak config.log -- 2.21.0