From 5b699cd624b5235e26a4bd82523be7fc573c5437 Mon Sep 17 00:00:00 2001 From: Ded Date: Wed, 11 Feb 2026 08:16:07 -0800 Subject: [PATCH] keep ignores organized --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ab7ac25..2d9a3fc 100644 --- a/.gitignore +++ b/.gitignore @@ -65,6 +65,7 @@ secrets.dart **/ios/Flutter/Flutter.podspec # Android +.gradle/ **/android/.gradle/ **/android/captures/ **/android/local.properties @@ -81,5 +82,3 @@ keystore.properties # IDE .vscode/launch.json .vscode/settings.json - -.gradle/ \ No newline at end of file