diff --git a/.gitignore b/.gitignore index c4a19a2..603b2e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ build # The destination for the Go Android archive. android/libs +android_legacy/libs # Android Studio files android_legacy/.idea @@ -30,4 +31,4 @@ tailscale.jks *.hprof #IDE -.vscode \ No newline at end of file +.vscode diff --git a/android_legacy/libs/ipn.aar b/android_legacy/libs/ipn.aar deleted file mode 100644 index 4630465..0000000 Binary files a/android_legacy/libs/ipn.aar and /dev/null differ