From a5482446d3c9ad943242d3b0040a77ed06deb71e Mon Sep 17 00:00:00 2001 From: "Eric Lin (Tzu Hsiang Lin)" Date: Mon, 15 Feb 2021 22:46:24 +0800 Subject: Refresh mbs project with latest gradle, build tools and dependencies. (#139) --- .gitignore | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 18c6879..faf530b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ -.DS_Store *.iml -.gradle/ -.idea/ -build/ +.gradle +/local.properties +/.idea/ +.DS_Store +/build +/captures +.externalNativeBuild +.cxx local.properties -- cgit v1.2.3