diff options
author | 2018-06-22 08:23:39 +0200 | |
---|---|---|
committer | 2018-06-22 08:23:39 +0200 | |
commit | f30f0d1a7bcdfa65058cfe0d0571c1add11953da (patch) | |
tree | 99c5ac92d36bac58fa9f0119ad817f56c24d7e11 /.gitignore | |
parent | Generate fat archive (diff) | |
download | wireguard-apple-f30f0d1a7bcdfa65058cfe0d0571c1add11953da.tar.xz wireguard-apple-f30f0d1a7bcdfa65058cfe0d0571c1add11953da.zip |
Objective-C wrapper around WireguardGo.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |