From 38eaf3e8dd62005ee858b7b3d0e8a345bd8cdd05 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 29 Jan 2019 12:56:24 +1100 Subject: Backport: Add *.nim to native EOLs to ensure it is handled correctly for unit tests. Backport of changeset 7239:3d13494e5206. --- .hgeol | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgeol b/.hgeol index 45aa5e0be..f80e11730 100755 --- a/.hgeol +++ b/.hgeol @@ -22,6 +22,7 @@ **.vb = native **.d = native **.lua = native +**.nim = native **.rb = native **.pl = native **.txt = native -- cgit v1.2.3