.gitignore 488 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. /setid
  26. /setid
  27. /sleep
  28. /sprintf
  29. /stdlib/a64l
  30. /stdlib/bsearch
  31. /stdlib/rand
  32. /stdlib/strtol
  33. /stdlib/a64l
  34. /stdio/fwrite
  35. /stdio/all
  36. /stdio/freopen
  37. /string/strchr
  38. /string/strcspn
  39. /string/strncmp
  40. /string/strpbrk
  41. /string/strrchr
  42. /string/strspn
  43. /string/strstr
  44. /string/strtok
  45. /string/strtok_r
  46. /unistd/getopt
  47. /unlink
  48. /waitpid
  49. /write