From: Travis Cross Date: Fri, 16 Mar 2012 04:21:06 +0000 (+0000) Subject: update gitignore exclusion for binary in tree X-Git-Tag: v1.2-rc1~19^2^2~68^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e89c807bf31d9482de2a588002b558943e4ac37;p=thirdparty%2Ffreeswitch.git update gitignore exclusion for binary in tree Is this really needed? --- diff --git a/src/mod/endpoints/mod_gsmopen/.gitignore b/src/mod/endpoints/mod_gsmopen/.gitignore index fe8dc68bd5..e2769c8969 100644 --- a/src/mod/endpoints/mod_gsmopen/.gitignore +++ b/src/mod/endpoints/mod_gsmopen/.gitignore @@ -1,4 +1,3 @@ !/gsmlib/gsmlib-*/aclocal.m4 !/gsmlib/gsmlib-*/configure -!/gsmlib/gsmlib-1.10.tar.gz -!/gsmlib/gsmlib_1.10-12ubuntu1.diff.gz +!/gsmlib/gsmlib_1.10.orig.tar.gz