From d861b38bba8dddae8293484a0d7273aa4716ce9b Mon Sep 17 00:00:00 2001 From: Scott Duensing Date: Wed, 18 Jan 2023 18:32:35 -0600 Subject: [PATCH] Forgot my attributes file! --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index f69576c..19b577c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.dat filter=lfs diff=lfs merge=lfs -text *.img filter=lfs diff=lfs merge=lfs -text *.mod filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text