From: Jens Neuhalfen Date: Fri, 29 Apr 2016 11:16:36 +0000 (+0200) Subject: ignore the local config file t_client.rc in git X-Git-Tag: v2.4_alpha1~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=645071ae9fac091a62eecd43d6ac5d5fdd4ab91c;p=thirdparty%2Fopenvpn.git ignore the local config file t_client.rc in git t_client.rc is a config file used in integration tests (t_client.sh). It is a local (developer/machine) specific file not intended to be verisonized. A template file can be found at ./tests/t_client.rc-sample Signed-off-by: Jens Neuhalfen Acked-by: Steffan Karger Message-Id: <80711231-C760-410A-B8A5-F2B1D46C22CE@neuhalfen.name> Signed-off-by: Gert Doering --- diff --git a/.gitignore b/.gitignore index e154092f2..0eea06e01 100644 --- a/.gitignore +++ b/.gitignore @@ -51,8 +51,11 @@ config-msvc-local.h config-msvc-version.h doc/openvpn.8.html distro/rpm/openvpn.spec + tests/t_client.sh tests/t_client-*-20??????-??????/ +t_client.rc + src/openvpn/openvpn include/openvpn-plugin.h config-version.h