From 6c9e992b0ec9d128bb85af3d5b64278b5e432c1e Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Mon, 20 Oct 2025 09:45:54 -0700 Subject: [PATCH] Track SARIF files via 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..48213d9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.sarif filter=lfs diff=lfs merge=lfs -text