.gitignore 219 B

123456789101112131415161718192021222324
  1. Makefile
  2. Makefile.in
  3. aclocal.m4
  4. .deps
  5. .libs
  6. *.la
  7. *.lo
  8. *.o
  9. *~
  10. autom4te.cache
  11. config.guess
  12. config.h
  13. config.h.in
  14. config.log
  15. config.status
  16. config.sub
  17. configure
  18. depcomp
  19. install-sh
  20. libtool
  21. ltmain.sh
  22. missing
  23. src/mssh
  24. stamp-h1