From f30f0d1a7bcdfa65058cfe0d0571c1add11953da Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Fri, 22 Jun 2018 08:23:39 +0200 Subject: Objective-C wrapper around WireguardGo. Signed-off-by: Jason A. Donenfeld --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b70dc04..4a9d94a 100644 --- a/.gitignore +++ b/.gitignore @@ -52,4 +52,5 @@ fastlane/report.xml fastlane/screenshots fastlane/test_output Preview.html -output \ No newline at end of file +output +wireguard-go-bridge -- cgit v1.2.3-59-g8ed1b