Closed AlexVanMechelen closed 8 months ago
@AlexVanMechelen OK, good point. If not disabling normalization by Git, files to be injected in the box while building with Docker are normalized with CRLF as it is normally on Windows, hence causing the error. Therefore, disabling it does indeed seem to be the right solution. Thank you.
This PR adds a .gitattributes file that ensures Windows users won't face issues with automatic LF->CRLF conversion by git