.gitignore 209 B

1234567891011121314151617181920212223
  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. depcomp
  18. install-sh
  19. libtool
  20. ltmain.sh
  21. missing
  22. src/mssh
  23. stamp-h1