From 494d16996820a05bd74974de4b3db8225c684f6e Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Fri, 27 Mar 2026 11:43:17 +0100 Subject: editorconfig & gitattributes --- backend/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 backend/.gitattributes (limited to 'backend/.gitattributes') diff --git a/backend/.gitattributes b/backend/.gitattributes new file mode 100644 index 0000000..6313b56 --- /dev/null +++ b/backend/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf -- cgit v1.2.3