1
0

.gitignore 538 B

12345678910111213141516171819202122232425262728293031323334353637
  1. /Makefile
  2. /build/confcache
  3. /build/config.cache
  4. /config.cache
  5. /build/confdefs.h
  6. /src/config.h
  7. /build/config.log
  8. /build/config.status
  9. /build/stamp.*
  10. /build/autotools/src
  11. /*.tgz
  12. /leaf
  13. /hub
  14. /leaf.*
  15. /hub.*
  16. /wraith
  17. /ts
  18. /...
  19. /.l-*
  20. .*.sw*
  21. .hosts
  22. .resolv.conf
  23. .buildbot
  24. cscope.in.out
  25. cscope.out
  26. cscope.po.out
  27. tags
  28. /lib/libelf/Makefile
  29. /lib/libelf/config.cache
  30. /lib/libelf/config.h
  31. /lib/libelf/config.status
  32. /lib/libelf/lib/Makefile
  33. /lib/libelf/lib/stamp-h
  34. /lib/libelf/lib/sys_elf.h
  35. /lib/libelf/po/Makefile
  36. /lib/libelf/stamp-h
  37. /lib/libelf/lib/*.os