From 07084979774acda9fc20fafd6db31b2395e76533 Mon Sep 17 00:00:00 2001 From: soyuka Date: Mon, 18 Nov 2024 10:50:25 +0100 Subject: [PATCH] add gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0f4fe64008..2dc74fe4f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # iCalendar needs CRLF line endings, Git index and working tree will have CRLF /backend/events/* -text +js/php-web.wasm filter=lfs diff=lfs merge=lfs binary