From b4d8233f795d88be32e05b1a4bbbd611485c77da Mon Sep 17 00:00:00 2001 From: Lev Kozlov Date: Mon, 7 Oct 2024 09:19:19 +0900 Subject: [PATCH] feat: add lfs data --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7fe70d7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.json filter=lfs diff=lfs merge=lfs -text