[PATCH 1/7] .gitignore: add missing file that should be ignored
JingPiao Chen
chenjingpiao at gmail.com
Thu Aug 31 01:42:07 UTC 2017
* tests/.gitignore: Add is_linux_mips_n64.
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index 45f08fc..1d69662 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.7.4
More information about the Strace-devel
mailing list