From b311ce869287dff522557a9dfc014ad467dbdfb1 Mon Sep 17 00:00:00 2001 From: open-trade Date: Thu, 26 Nov 2020 20:38:33 +0800 Subject: [PATCH] ignore jniLibs --- flutter_hbb/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/flutter_hbb/.gitignore b/flutter_hbb/.gitignore index 9d532b18a..eea406451 100644 --- a/flutter_hbb/.gitignore +++ b/flutter_hbb/.gitignore @@ -39,3 +39,4 @@ app.*.symbols # Obfuscation related app.*.map.json +jniLibs