From 6fbde6b23fd32ef881abb0fbe0a1a9e1405c973a Mon Sep 17 00:00:00 2001 From: boddissattva <58807088+boddissattva@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:39:03 +0100 Subject: [PATCH] chore(): .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 2e29b0ae7..9291b4479 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,8 @@ # Denote all files that are truly binary and should not be modified. *.png binary +*.ico binary +*.gif binary *.jks binary *.db binary *.db-shm binary