From f8071ea3944ec413bbde60eef3540351418e088d Mon Sep 17 00:00:00 2001 From: Colin Basnett Date: Wed, 2 Apr 2025 16:21:43 -0700 Subject: [PATCH] Added PSKX to LFS tracking --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 396d3d3..91a3cbd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.psk filter=lfs diff=lfs merge=lfs -text *.psa filter=lfs diff=lfs merge=lfs -text +*.pskx filter=lfs diff=lfs merge=lfs -text