From 30f9a5eb21304615a09b4a5e691bd0f26650c099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Petit?= Date: Tue, 11 Mar 2025 05:16:21 +0000 Subject: [PATCH] Remove .gitattributes (#2310) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We don't use git lfs. We have no .7z files in the repo. Signed-off-by: Kévin Petit --- .gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 5299c47e..00000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.7z filter=lfs diff=lfs merge=lfs -text