From 95e2ac3a737447f21974835d8b256cee9939577d Mon Sep 17 00:00:00 2001 From: cyh Date: Mon, 21 Jul 2025 11:48:53 +0800 Subject: [PATCH] ignore gradle-wrapper.properties --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 217b0f2..a6e67ef 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ google-services.json # MacOS .DS_Store +gradle/wrapper/gradle-wrapper.properties \ No newline at end of file