From 79b9c60bfeaaa86f080a22b13eb1864e7612ad32 Mon Sep 17 00:00:00 2001 From: anschrammh Date: Wed, 17 Apr 2019 23:19:46 +0200 Subject: [PATCH] Updated gitignore file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ccbd6ad..54fe2af 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /sdCard_content/CONFIG/ *.mp3 *.jpg -*.png \ No newline at end of file +*.png +*.ico \ No newline at end of file