From e38156f182095c53e21394d4c79445e000b9ad83 Mon Sep 17 00:00:00 2001 From: Brian West Date: Wed, 16 Mar 2011 16:48:43 -0500 Subject: [PATCH] JANITOR-10 --- .gitignore | 8 ++++++++ libs/.gitignore | 23 +++++++++++++++++++++++ src/mod/.gitignore | 1 + 3 files changed, 32 insertions(+) diff --git a/.gitignore b/.gitignore index 1fc3016d3f..0805268897 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,7 @@ core.* /build/config/missing /build/freeswitch.pc /build/getlib.sh +/build/getg729.sh /build/getsounds.sh /build/Makefile /build/Makefile.in @@ -104,6 +105,7 @@ core.* /libs/freetdm/testtones /libs/fsg729-*-installer /libs/g729/ +/libs/libcodec2/compile /libs/libcodec2/config.guess /libs/libcodec2/config.sub /libs/libcodec2/configure @@ -118,6 +120,7 @@ core.* /libs/libcodec2/src/Makefile.in /libs/libcodec2/unittest/Makefile /libs/libcodec2/unittest/Makefile.in +/libs/mpg123-1.13.2/ /scripts/fsxs /scripts/gentls_cert @@ -147,3 +150,8 @@ core.* /src/mod/say/mod_say_th/Makefile /src/mod/say/mod_say_zh/Makefile +BuildLog.htm +/w32/Console/Debug/ +/w32/Console/Release/ +/w32/Library/Debug/ +/w32/Library/Release/ diff --git a/libs/.gitignore b/libs/.gitignore index b31646500e..1d938be46b 100644 --- a/libs/.gitignore +++ b/libs/.gitignore @@ -1104,3 +1104,26 @@ /tiff-3.8.2/a.out.dSYM/ /tiff-3.8.2/tiff-Makefile.tgz /unimrcp/a.out.dSYM/ +/esl/fs_cli.dSYM/ +/esl/ivrd.dSYM/ +/esl/testclient.dSYM/ +/esl/testserver.dSYM/ + +/openssl-1.0.0a/ +/esl/Debug/ +/esl/Release/ +/freetdm/msvc/Release/ +/freetdm/msvc/Debug/ + +/spandsp/src/msvc/All/BuildLog make_at_dictionary.htm +/spandsp/src/msvc/All/BuildLog make_modem_filter.htm + +/spandsp/src/Debug/BuildLog libspandsp.htm +/spandsp/src/Debug/BuildLog libtiff.htm +/win32/Debug/BuildLog*.htm + +/spandsp/src/Release/BuildLog libspandsp.htm +/spandsp/src/Release/BuildLog libtiff.htm +/win32/Release/BuildLog*.htm + +/win32/tmp*.bat diff --git a/src/mod/.gitignore b/src/mod/.gitignore index b6e7842a50..b75dbcb9cf 100644 --- a/src/mod/.gitignore +++ b/src/mod/.gitignore @@ -31,6 +31,7 @@ /endpoints/mod_portaudio/Makefile.in /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_sofia/Makefile