From e12ac8f9daacba9ea1fef8ce7bdd18db7f6b994e Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Wed, 3 Jan 2024 17:17:35 +0100 Subject: [PATCH] Updated the .gitignore file with an Android-specific build file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e70e3edc..7c10a7a3a 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ es-de.worker.js # Android /android +/logback.log es-core/src/utils/PlatformUtilAndroid.* # AppImage