From 184f991e0aeadd37149a616ffa2ea00479e78741 Mon Sep 17 00:00:00 2001 From: aria Date: Mon, 9 Jun 2025 17:46:40 +1000 Subject: [PATCH] init --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..92d914a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.zip filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text