From 0a79cba9d764e40f5d0844541de7e1c7b7c56e6b Mon Sep 17 00:00:00 2001 From: Maxime Vorwerk Date: Mon, 28 Oct 2024 16:49:51 +0100 Subject: [PATCH] git lfs setup --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..94cb879 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.exe filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text