.gitignore 359 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. /setid
  23. /sleep
  24. /pipe
  25. /printf
  26. /rmdir
  27. /setid
  28. /sprintf
  29. /stdlib/strtol
  30. /stdlib/a64l
  31. /stdio/fwrite
  32. /stdio/all
  33. /stdio/freopen
  34. /string/strncmp
  35. /string/strcspn
  36. /string/strchr
  37. /string/strrchr
  38. /string/strspn
  39. /unlink
  40. /write