.gitignore 638 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. Makefile
  2. Makefile.in
  3. aclocal.m4
  4. config.cache
  5. config.guess
  6. config.h
  7. config.h.in
  8. config.h-new
  9. config.log
  10. config.rpath
  11. config.status*
  12. config.sub
  13. configure
  14. daala.pc
  15. daala-uninstalled.pc
  16. libtool
  17. ltconfig
  18. ltmain.sh
  19. missing
  20. stamp-h
  21. stamp-h.in
  22. stamp.h
  23. autom4te.cache
  24. autom4te-2.53.cache
  25. stamp-h1
  26. autoregen.sh
  27. compile
  28. depcomp
  29. install-sh
  30. mkinstalldirs
  31. registry.*
  32. coverage-report.txt
  33. .deps
  34. .libs
  35. *~
  36. *.gir
  37. *.typelib
  38. Build
  39. *.user
  40. *.suo
  41. *.ipch
  42. *.sdf
  43. *.opensdf
  44. *.DS_Store
  45. *.o
  46. *.lo
  47. *.la
  48. *.a
  49. m4/libtool.m4
  50. m4/ltoptions.m4
  51. m4/ltsugar.m4
  52. m4/ltversion.m4
  53. m4/lt~obsolete.m4
  54. package_version
  55. examples/dump_video
  56. examples/encoder_example
  57. examples/player_example