Browse Source

Update gitignore

Jeremy Soller 7 years ago
parent
commit
e34d32aefe
1 changed files with 9 additions and 5 deletions
  1. 9 5
      tests/.gitignore

+ 9 - 5
tests/.gitignore

@@ -18,21 +18,25 @@
 /link
 /math
 /mem
-/setid
-/sleep
 /pipe
 /printf
 /rmdir
 /setid
+/setid
+/sleep
 /sprintf
+/stdlib/a64l
 /stdlib/bsearch
 /stdlib/strtol
-/stdlib/a64l
-/string/strncmp
-/string/strcspn
 /string/strchr
+/string/strcspn
+/string/strncmp
+/string/strpbrk
 /string/strrchr
 /string/strspn
+/string/strstr
+/string/strtok
+/string/strtok_r
 /unistd/getopt
 /unlink
 /waitpid