From bd0f0918eef703ffe68d0259a29da1ea6428ea9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20L=C3=BCbke?= Date: Thu, 30 Oct 2025 15:04:56 +0100 Subject: [PATCH] feat: Add LFS configuration for .qs2 files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..a73105834 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.qs2 filter=lfs diff=lfs merge=lfs -text