.gitignore 691 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. !/**/
  2. !/*.*
  3. *.o
  4. *~
  5. \#*
  6. *.log
  7. *.trs
  8. [0-9]*/**
  9. conf_sofia/[0-9]*/**
  10. .libs/
  11. perf.data
  12. perf.data.old
  13. Makefile.in
  14. freeswitch.xml.fsxml.tmp
  15. switch_console
  16. switch_core
  17. switch_core_codec
  18. switch_core_db
  19. switch_core_file
  20. switch_core_session
  21. switch_core_video
  22. switch_eavesdrop
  23. switch_event
  24. switch_hash
  25. switch_hold
  26. switch_ivr_async
  27. switch_ivr_originate
  28. switch_ivr_play_say
  29. switch_log
  30. switch_packetizer
  31. switch_red
  32. switch_rtp
  33. switch_ulp
  34. switch_ulp_jb
  35. switch_ulp_recover1
  36. switch_ulp_recover2
  37. switch_ulp_recover3
  38. switch_ulp_recover4
  39. switch_utils
  40. switch_vad
  41. switch_vpx
  42. switch_xml
  43. switch_estimators
  44. switch_jitter_buffer
  45. test_sofia
  46. .deps/
  47. Makefile
  48. conf/*/
  49. conf_playsay/*/
  50. conf_async/*/
  51. x64
  52. win32
  53. *.vcxproj.user