From 2cb9ebe6a77a98f6ed6f2b872e1493ec10b5373c Mon Sep 17 00:00:00 2001 From: JingPiao Chen Date: Thu, 31 Aug 2017 01:36:12 +0800 Subject: [PATCH] tests/.gitignore: add missing files that should be ignored * tests/.gitignore: Add is_linux_mips_n64. --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 45f08fca..1d696629 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -148,6 +148,7 @@ ipc_msg ipc_msgbuf ipc_sem ipc_shm +is_linux_mips_n64 kcmp kexec_file_load kexec_load -- 2.40.0