From 7e3fbcf2d5adb1f2e322e50aeff4edc3974963ef Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Mon, 12 Sep 2022 10:27:03 +0200 Subject: [PATCH] Add VERSION_INFO to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 75b262fb7c..64e5d1d1bf 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,6 @@ captures/ !/.idea/copyright/ !/.idea/kotlinCodeInsightSettings.xml app/jacoco.exec + +# F-Droid auto-publish file +VERSION_INFO