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