From ec8d27fa4ccfcfb905faf3f34470496bcc7f8a79 Mon Sep 17 00:00:00 2001 From: Matt Nish-Lapidus Date: Mon, 7 Jul 2025 15:53:20 -0400 Subject: [PATCH] trying lfs again Former-commit-id: 8d6026d9345b0e6eaa828286faaaf620a35a9368 --- .gitattributes | 1 + pkg/.gitattributes | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .gitattributes delete mode 100644 pkg/.gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b6244c2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +**.wasm filter=lfs diff=lfs merge=lfs -text diff --git a/pkg/.gitattributes b/pkg/.gitattributes deleted file mode 100644 index 5f2fd03..0000000 --- a/pkg/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.wasm filter=lfs diff=lfs merge=lfs -text \ No newline at end of file