.gitignore 484 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. *.o
  2. *.lo
  3. Makefile.in
  4. *~
  5. *.orig
  6. fixed
  7. float
  8. Speex.kdevelop.pcs
  9. Speex.kdevses
  10. aclocal.m4
  11. autom4te.cache
  12. compile
  13. config.guess
  14. config.h.in
  15. config.sub
  16. configure
  17. depcomp
  18. install-sh
  19. ltmain.sh
  20. m4/libtool.m4
  21. m4/ltoptions.m4
  22. m4/ltsugar.m4
  23. m4/ltversion.m4
  24. m4/lt~obsolete.m4
  25. missing
  26. Makefile
  27. .deps
  28. .libs
  29. *.la
  30. work
  31. Speex.spec
  32. config.h
  33. config.log
  34. config.status
  35. include/speex/speex_config_types.h
  36. *.sw[lmnop]
  37. testenc
  38. testenc_uwb
  39. testenc_wb
  40. libtool
  41. speex.pc
  42. src/speexdec
  43. src/speexenc
  44. stamp-*
  45. patches