From: Jesse Glick Date: Thu, 8 Aug 2013 17:56:38 +0000 (-0400) Subject: Allow use of NetBeans without saving nbproject/ directory. X-Git-Tag: v2.4_alpha1~538 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550fe1a3a12ad9affbdff6ab1fc3e846f5e8d0b5;p=thirdparty%2Fopenvpn.git Allow use of NetBeans without saving nbproject/ directory. .gitignore | 1 + 1 file changed, 1 insertion(+) Acked-by: Samuli Seppänen Message-Id: URL: http://article.gmane.org/gmane.network.openvpn.devel/7794 Signed-off-by: Gert Doering --- diff --git a/.gitignore b/.gitignore index a04afff70..3a2f3842d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ tests/t_client.sh tests/t_client-*-20??????-??????/ src/openvpn/openvpn config-version.h +nbproject