FS-4526 --resolve

This commit is contained in:
Jeff Lenk 2012-08-17 19:46:54 -05:00
parent 0807b39c8d
commit bdb73beb8e
3 changed files with 8 additions and 0 deletions

2
.gitignore vendored
View File

@ -84,6 +84,8 @@ TAGS
/Debug/
/bin/
/Release/
/ipch/
/*.log
/build/config/compile
/build/config/config.guess

3
libs/.gitignore vendored
View File

@ -21,6 +21,8 @@ opal
/*.tar.*
/*/*.dSYM/
/apr/apr-1-config
/apr/apr.exp
/apr/build/apr_rules.mk
@ -581,6 +583,7 @@ opal
/spandsp/test-data/Makefile.in
/spandsp/tests/Makefile
/spandsp/tests/Makefile.in
/spandsp/src/make_cielab_luts
/speex/config.h
/speex/include/Makefile
/speex/include/Makefile.in

3
src/mod/.gitignore vendored
View File

@ -28,6 +28,7 @@
/asr_tts/mod_unimrcp/Makefile
/asr_tts/mod_unimrcp/Makefile.in
/asr_tts/mod_unimrcp/mod_unimrcp.log
/asr_tts/mod_flite/*/*/mod_flite_manifest.rc
/dialplans/mod_dialplan_asterisk/Makefile
/dialplans/mod_dialplan_xml/Makefile
/endpoints/mod_portaudio/Makefile
@ -42,6 +43,8 @@
/endpoints/mod_sofia/Makefile
/endpoints/mod_sofia/Makefile.in
/endpoints/mod_sofia/mod_sofia.log
/endpoints/mod_html5/Makefile
/endpoints/mod_html5/Makefile.in
/event_handlers/mod_erlang_event/Makefile
/event_handlers/mod_event_socket/Makefile
/formats/mod_native_file/Makefile