.gitignore 265 B

123456789101112131415161718192021222324252627282930313233
  1. /gen/
  2. /alloc
  3. /args
  4. /atof
  5. /atoi
  6. /brk
  7. /chdir
  8. /create
  9. /create.out
  10. /ctype
  11. /dup
  12. /dup.out
  13. /error
  14. /fchdir
  15. /fcntl
  16. /fsync
  17. /ftruncate
  18. /ftruncate.out
  19. /getid
  20. /link
  21. /link.out
  22. /math
  23. /setid
  24. /sleep
  25. /pipe
  26. /printf
  27. /rmdir
  28. /setid
  29. /sprintf
  30. /stdlib/strtol
  31. /string/strncmp
  32. /unlink
  33. /write