From fe42ad2439ab948c2a14e47e07f58f9255e81042 Mon Sep 17 00:00:00 2001 From: gd Date: Mon, 3 Feb 2025 22:29:09 +0200 Subject: [PATCH] android: .gitignore - added previously misspelled app/src/main/jniLibs/ --- android/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/.gitignore b/android/.gitignore index 0f682824e..377b2bf76 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -19,4 +19,6 @@ .externalNativeBuild .cxx local.properties +# both were used: different spelling app/src/main/jnilibs/ +app/src/main/jniLibs/