From 741a51fba6f738a4a932e40b1e88ef64ccfed72e Mon Sep 17 00:00:00 2001 From: Petar Jovanovic Date: Tue, 31 Dec 2019 12:09:34 +0000 Subject: [PATCH] update .gitignore with /none/tests/sigprocmask Add /none/tests/sigprocmask to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ae2cdc9e56..0d6f3af1b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1440,6 +1440,7 @@ /none/tests/sha1_test /none/tests/shortpush /none/tests/shorts +/none/tests/sigprocmask /none/tests/sigstackgrowth /none/tests/sigsusp /none/tests/smc1 -- 2.47.2