.gitignore 198 B

12345678910111213141516171819202122
  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. /ts.exe
  18. /utctime.exe
  19. /wraith.exe
  20. /...
  21. /.l-*
  22. .*.swp