From 794ff6c4355ea21863e83d70918c841cb2ef943b Mon Sep 17 00:00:00 2001 From: Davide Ferrari Date: Mon, 22 Dec 2025 13:41:40 +0100 Subject: [PATCH] chore: ignore logo source files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b53a1c9..529eb04 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,6 @@ lint/tmp/ ehthumbs.db Thumbs.db mockups/ + +# Logo source files (generated icons are in res/mipmap-*) +matedroid-logo*.png