We want to ignore the executables in the /t folder so add io_uring to the list. Signed-off-by: Stephen Bates <sbates@xxxxxxxxxxxx> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f86bec64..980c9dfa 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /t/fio-verify-state /t/gen-rand /t/ieee754 +/t/io_uring /t/lfsr-test /t/stest /unittests/unittest -- 2.17.1