From 6c79dffa4fd38a36845f518443668a3aa654728c Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 30 Aug 2026 15:55:25 +0200 Subject: force nls files to be checkout as CRLF --- nls/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nls/.gitattributes (limited to 'nls') diff --git a/nls/.gitattributes b/nls/.gitattributes new file mode 100644 index 0000000..8d18639 --- /dev/null +++ b/nls/.gitattributes @@ -0,0 +1,2 @@ +vbmouse.* text eol=crlf +vbsf.* text eol=crlf -- cgit v1.2.3