From 01b1d06e28fe30fd9cb4bd7411a8a515738faee4 Mon Sep 17 00:00:00 2001 From: Max Luebke Date: Wed, 12 Mar 2025 21:31:08 +0100 Subject: [PATCH] chore: track .qs2 files with Git LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a731058 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.qs2 filter=lfs diff=lfs merge=lfs -text