From ed12713aa8d615c847a51ef7ae7765893a40291a Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jackpot51@gmail.com> Date: Tue, 15 May 2018 18:35:29 -0600 Subject: [PATCH] Update gitignore for tests --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 2b0c542f..a687e447 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -31,6 +31,7 @@ /stdlib/bsearch /stdlib/rand /stdlib/strtol +/stdlib/strtoul /stdlib/a64l /stdio/fwrite /stdio/all -- GitLab