From a92dfde4be9f08b554b8f87a7e44b3bd5b4275f5 Mon Sep 17 00:00:00 2001 From: Suji Yan Date: Mon, 13 Apr 2020 02:12:35 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86eb59537..bddd49ae7 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,5 @@ Thumbs.db # JRE error dumps hs_err_*.log -.externalNativeBuild/ \ No newline at end of file +# NDK related +.externalNativeBuild/