From f7c0d1050fe047094781059d92fae48c19cd5994 Mon Sep 17 00:00:00 2001 From: marco Date: Wed, 17 Jun 2026 11:14:26 +0200 Subject: [PATCH] updated gitignore to include devtools --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3820a95..bf135e5 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release +devtools_options.yaml