.gitignore 175 B

1234567891011121314151617181920
  1. /Makefile
  2. /confcache
  3. /config.cache
  4. /confdefs.h
  5. /config.h
  6. /config.log
  7. /config.status
  8. /stamp.*
  9. /*.tgz
  10. /leaf
  11. /hub
  12. /leaf.*
  13. /hub.*
  14. /utctime
  15. /wraith
  16. /ts
  17. /...
  18. /.l-*
  19. .*.swp
  20. .buildbot