From b8ad1116d6b54fc75289fb0b8413c8c3f96f91cc Mon Sep 17 00:00:00 2001 From: solenebernard <solene@ligloo.net> Date: Sun, 18 Jul 2021 21:50:49 +0200 Subject: [PATCH] files --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7dbbbeb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.zip filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text -- GitLab