diff --git a/.gitignore b/.gitignore index 603c61e..00a11a1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.dll *.so *.dylib +wireguard-ui # Test binary, built with `go test -c` *.test @@ -17,4 +18,3 @@ assets/ db/ - diff --git a/wireguard-ui b/wireguard-ui deleted file mode 100755 index 6783098..0000000 Binary files a/wireguard-ui and /dev/null differ