Files
runner/.gitattributes
T
2026-03-12 22:41:33 -04:00

10 lines
122 B
Plaintext

* text=auto eol=lf
# scripts
*.sh text eol=lf
*.bat text eol=crlf
## DOCKER
*.dockerignore text
Dockerfile text