geom_gate userland utility improvements
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

38 lines
321 B

  1. .deps
  2. .libs
  3. *.lib
  4. *.pdb
  5. *.dll
  6. *.exe
  7. *.obj
  8. .*.swp
  9. Debug
  10. Release
  11. *.exp
  12. Makefile
  13. Makefile.in
  14. aclocal.m4
  15. autom4te.cache
  16. compile
  17. test-driver
  18. config.guess
  19. config.log
  20. config.status
  21. config.sub
  22. configure
  23. depcomp
  24. libtool
  25. ltmain.sh
  26. missing
  27. ssh2_sample
  28. libssh2-*.tar.gz
  29. install-sh
  30. *.o
  31. *.lo
  32. *.la
  33. mkinstalldirs
  34. tags
  35. libssh2.pc
  36. TAGS
  37. *~