#86 Treat gui4cli files as text so see native line ends and match tests.

This commit is contained in:
Neil Hodgson 2022-05-27 09:45:39 +10:00
parent c456b6bd00
commit 352051deb8

1
.gitattributes vendored
View File

@ -30,6 +30,7 @@
**.d text **.d text
**.erl text **.erl text
**.gd text **.gd text
**.gui text
**.iss text **.iss text
**.jl text **.jl text
**.json text **.json text