.gitignore 243 B

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