1
0

.gitignore 614 B

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