From b045f7612da8b0801abc919e2dc1cc06b9a74d49 Mon Sep 17 00:00:00 2001 From: Alex Cheema Date: Fri, 29 Nov 2024 15:03:38 +0400 Subject: [PATCH] add png to git lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6b9df027..ab26661d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.mp3 filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text