]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
JANITOR-10 - Thanks Peter
authorJeff Lenk <jeff@jefflenk.com>
Thu, 17 Mar 2011 13:34:00 +0000 (08:34 -0500)
committerJeff Lenk <jeff@jefflenk.com>
Thu, 17 Mar 2011 13:34:00 +0000 (08:34 -0500)
.gitignore
libs/.gitignore
libs/freetdm/.gitignore

index 0805268897c43c3bcf60e1f104aff07c8175c121..5da95661926e0265afd455203f7074c1f060c477 100644 (file)
@@ -42,6 +42,12 @@ configure.lineno
 config.log
 config.status
 core.*
+*.2010.log
+*.Build.CppClean.log
+*.tlog
+*.unsuccessfulbuild
+*.cache
+*.lastbuildstate
 
 /w32/Library/lastversion
 /w32/Library/tmpVersion.Bat
@@ -155,3 +161,12 @@ BuildLog.htm
 /w32/Console/Release/
 /w32/Library/Debug/
 /w32/Library/Release/
+
+Freeswitch.2010.sdf
+
+/Win32/
+/x64/
+
+src/mod/codecs/mod_celt/*/*/mod_celt.log
+src/mod/endpoints/mod_skinny/*/*/mod_skinny_2010.log
+src/mod/formats/mod_shout/*/*/mod_shout.log
index 1d938be46bbdbde29521ee41a7ac007d6c269deb..df284b71b6efbd5e52ed3accc41570c8ce34dceb 100644 (file)
 /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
-
+BuildLog*.htm
 /win32/tmp*.bat
+
+/speex/win32/VS2008/libspeex/*/*/libspeex.log
+/speex/win32/VS2008/libspeexdsp/*/*/libspeexdsp.log
+/win32/celt/*/*/libcelt.log
+/win32/libg722_1/*/*/libg722_1.log
+/win32/libshout/*/*/libshout.log
index 2b06b302180448047b5b05acbac297456272ba80..ff2a46a0717cc7d3ea2ac57501953ee370b92097 100644 (file)
@@ -29,3 +29,8 @@ testtones
 !/sample/boost/Makefile
 !/sample/dso/Makefile
 
+freetdm.2010.sdf
+/mod_freetdm/Win32/
+/msvc/Win32/
+/src/ftmod/*/Win32/
+/src/ftmod/*/x64/