.gitignore 288 B

1234567891011121314151617181920212223242526272829
  1. *~
  2. *.o
  3. *.lo
  4. *.la
  5. depcomp
  6. *.m4
  7. Makefile
  8. Makefile.in
  9. libtool
  10. missing
  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. install-sh
  20. .deps/
  21. .libs
  22. lib/includes/wslay/wslayver.h
  23. lib/libwslay.pc
  24. ltmain.sh
  25. stamp-h1
  26. .deps/
  27. INSTALL
  28. .DS_STORE
  29. tests/main