From aaa2ff25ad76de00cbf6f7567e8e4a6c472da0d5 Mon Sep 17 00:00:00 2001 From: Minh Pham <114534554+minh-pham1@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:48:09 -0800 Subject: [PATCH] Add gitattributes for develop --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..4d944077072 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assets/**/*.zip binary \ No newline at end of file