.gitignore 541 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. /*.out
  2. /gen/
  3. /alloc
  4. /args
  5. /atof
  6. /atoi
  7. /brk
  8. /chdir
  9. /create
  10. /ctype
  11. /dup
  12. /error
  13. /fchdir
  14. /fcntl
  15. /fsync
  16. /ftruncate
  17. /getid
  18. /getc_unget
  19. /link
  20. /math
  21. /mem
  22. /pipe
  23. /printf
  24. /rmdir
  25. /rename
  26. /scanf
  27. /setid
  28. /setid
  29. /sleep
  30. /sprintf
  31. /stdlib/a64l
  32. /stdlib/bsearch
  33. /stdlib/rand
  34. /stdlib/strtol
  35. /stdlib/strtoul
  36. /stdlib/a64l
  37. /stdio/fwrite
  38. /stdio/all
  39. /stdio/freopen
  40. /string/strchr
  41. /string/strcspn
  42. /string/strncmp
  43. /string/strpbrk
  44. /string/strrchr
  45. /string/strspn
  46. /string/strstr
  47. /string/strtok
  48. /string/strtok_r
  49. /unistd/getopt
  50. /unlink
  51. /waitpid
  52. /write
  53. /time
  54. /gmtime
  55. /asctime