From dc80c40180371a287ca439d38bfafa74bb68b419 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Fri, 19 Aug 2011 02:48:41 +0000 Subject: [PATCH] cleanup .gitignore --- src/mod/.gitignore | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/mod/.gitignore b/src/mod/.gitignore index 5ee9ee9d58..7102317b2b 100644 --- a/src/mod/.gitignore +++ b/src/mod/.gitignore @@ -1,10 +1,5 @@ /Makefile /Makefile.in -/applications/mod_fax/Makefile -/applications/mod_fax/Makefile.in -/applications/mod_spandsp/Makefile -/applications/mod_spandsp/Makefile.in -/applications/mod_spandsp/mod_spandsp.log /applications/mod_commands/Makefile /applications/mod_conference/Makefile /applications/mod_db/Makefile @@ -13,25 +8,34 @@ /applications/mod_expr/Makefile /applications/mod_expr/Makefile.in /applications/mod_expr/mod_expr.log +/applications/mod_fax/Makefile +/applications/mod_fax/Makefile.in /applications/mod_fax/mod_fax.log /applications/mod_fifo/Makefile /applications/mod_fsv/Makefile /applications/mod_limit/Makefile +/applications/mod_spandsp/Makefile +/applications/mod_spandsp/Makefile.in +/applications/mod_spandsp/mod_spandsp.log /applications/mod_stress/Makefile /applications/mod_stress/Makefile.in +/applications/mod_stress/mod_stress.log /applications/mod_valet_parking/Makefile /applications/mod_voicemail/Makefile /asr_tts/mod_unimrcp/Makefile /asr_tts/mod_unimrcp/Makefile.in +/asr_tts/mod_unimrcp/mod_unimrcp.log /dialplans/mod_dialplan_asterisk/Makefile /dialplans/mod_dialplan_xml/Makefile /endpoints/mod_portaudio/Makefile /endpoints/mod_portaudio/Makefile.in +/endpoints/mod_portaudio/mod_portaudio.log /endpoints/mod_skinny/Makefile /endpoints/mod_skinny/Makefile.in /endpoints/mod_skinny/mod_skinny.log /endpoints/mod_skypopen/Makefile /endpoints/mod_skypopen/Makefile.in +/endpoints/mod_skypopen/mod_skypopen.log /endpoints/mod_sofia/Makefile /endpoints/mod_sofia/Makefile.in /endpoints/mod_sofia/mod_sofia.log @@ -40,11 +44,14 @@ /formats/mod_native_file/Makefile /formats/mod_portaudio_stream/Makefile /formats/mod_portaudio_stream/Makefile.in +/formats/mod_portaudio_stream/mod_portaudio_stream.log /formats/mod_tone_stream/Makefile +/languages/mod_java/freeswitch.jar /languages/mod_java/Makefile /languages/mod_lua/Makefile /languages/mod_lua/Makefile.in /languages/mod_lua/mod_lua.log +/languages/mod_managed/freeswitch_wrap.cpp /languages/mod_python/Makefile /languages/mod_spidermonkey/Makefile /languages/mod_spidermonkey/Makefile.in @@ -55,10 +62,3 @@ /say/mod_say_en/Makefile /say/mod_say_ru/Makefile /timers/mod_timerfd/Makefile -/applications/mod_stress/mod_stress.log -/asr_tts/mod_unimrcp/mod_unimrcp.log -/endpoints/mod_portaudio/mod_portaudio.log -/endpoints/mod_skypopen/mod_skypopen.log -/formats/mod_portaudio_stream/mod_portaudio_stream.log -/languages/mod_java/freeswitch.jar -/languages/mod_managed/freeswitch_wrap.cpp