.gitignore 226 B

1234567891011121314151617181920212223242526272829
  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. /pipe
  24. /printf
  25. /rmdir
  26. /setid
  27. /unlink
  28. /stdlib/strtol
  29. /write