Files
runner/.gitattributes
T
Madison Grubb 2456195fbc initial commit
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