From 90924d8024923b37853b439d3b8fcc243d8c8df8 Mon Sep 17 00:00:00 2001 From: Azanul Date: Thu, 12 Oct 2023 14:38:03 +0530 Subject: [PATCH] fix(git): 2 files always showing modified Signed-off-by: Azanul --- .gitattributes | 3 +- .../public/assets/img/providers/azure.svg | 44 +++++++++---------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/.gitattributes b/.gitattributes index 93c0e783b..dbeba5b0b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,5 @@ # Denote all files that are truly binary and should not be modified. *.png binary -*.jpg binary \ No newline at end of file +*.jpg binary +*.ico binary \ No newline at end of file diff --git a/dashboard/public/assets/img/providers/azure.svg b/dashboard/public/assets/img/providers/azure.svg index 9288c7921..7151406b9 100644 --- a/dashboard/public/assets/img/providers/azure.svg +++ b/dashboard/public/assets/img/providers/azure.svg @@ -1,23 +1,23 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file