From 6a5a0e014d0142b2bc264d9e37e2ff611d9094c9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 6 Jan 2021 14:49:10 +0100 Subject: [PATCH] git ignore /fdroid-icon.png, it is generated For example, in the test run, it is generated: https://jenkins.debian.net/job/reproducible_fdroid_test/400/console --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b9f662d711..f93995c325 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /config.py /config.yml +/fdroid-icon.png /unsigned/ /repo/ /repo