From 05247c761f12d490073534875eae7571c87f6d13 Mon Sep 17 00:00:00 2001 From: Kukielka Date: Mon, 16 Apr 2018 10:47:22 +0200 Subject: [PATCH] Ignore Favicon --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9b318d0..3bb92bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ - -config\.json +config.json +favicon.ico