1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-31 11:20:15 +02:00

Merge pull request #351 from gerundt/master

Fix problems with Docker under Windows
This commit is contained in:
trendschau
2022-08-15 18:50:53 +02:00
committed by GitHub

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Docker under Windows need LF (\n) EOL in scripts
/docker-utils/** text eol=lf