The commit c56200f72a01 forgot to add it to .gitignore when creating this test. Signed-off-by: Haiyue Wang <haiyue.wang@xxxxxxxxx> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e3b949..30119dd 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ /test/d77a67ed5f27-test /test/defer /test/double-poll-crash +/test/drop-submit /test/eeed8b54e0df-test /test/empty-eownerdead /test/eventfd -- 2.35.1