From 45f67659d9c22cc18437f4fe1a1f97eb6c76bdfa Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期三, 16 八月 2023 22:16:13 +0800 Subject: [PATCH] # --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d459a9d..dede5ba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ target/ alogs/ *.log +*.apk **/src/main/**/.DS_Store !.mvn/wrapper/maven-wrapper.jar !**/src/main/** -- Gitblit v1.9.1