From: David Sommerseth Date: Wed, 17 Oct 2012 17:41:43 +0000 (+0200) Subject: Make git ignore some more files X-Git-Tag: v2.3_rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce921618c58cd2f287724d44ff242b6497163e4;p=thirdparty%2Fopenvpn.git Make git ignore some more files Don't care about ./libtool (autogenerated) and test reports from t_client.sh Signed-off-by: David Sommerseth --- diff --git a/.gitignore b/.gitignore index f762089d9..a04afff70 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ stamp-h1 install-sh missing ltmain.sh +libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 @@ -50,5 +51,6 @@ config-msvc-version.h doc/openvpn.8.html distro/rpm/openvpn.spec tests/t_client.sh +tests/t_client-*-20??????-??????/ src/openvpn/openvpn config-version.h