Files
Openlane/.gitattributes
2026-04-21 23:48:20 +03:00

7 lines
144 B
Plaintext

# Force LF for shell scripts (critical for Docker on Windows)
*.sh text eol=lf
entrypoint.sh text eol=lf
# Default for other files
* text=auto