mirror of
https://github.com/typemill/typemill.git
synced 2025-07-24 07:41:46 +02:00
Fix problems with Docker under Windows
Docker under Windows need LF (\n) EOL in scripts
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
# Docker under Windows need LF (\n) EOL in scripts
|
||||
/docker-utils/** text eol=lf
|
Reference in New Issue
Block a user