From 977153e4ada44fcdb4f1b55cf491ca27aa186686 Mon Sep 17 00:00:00 2001 From: Colin Basnett Date: Wed, 2 Apr 2025 15:10:14 -0700 Subject: [PATCH] Added test files to LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..396d3d3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.psk filter=lfs diff=lfs merge=lfs -text +*.psa filter=lfs diff=lfs merge=lfs -text