From ea424c64e2abaaf0acf915ce30407db642a9542e Mon Sep 17 00:00:00 2001 From: Etienne de Montalivet Date: Fri, 8 Dec 2023 11:54:09 +0100 Subject: [PATCH] repo: use lfs for trc files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b576c4f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.TRC filter=lfs diff=lfs merge=lfs -text