Files
project_6_2a85e77c/.gitattributes
2026-09-02 07:01:29 +00:00

11 lines
208 B
Plaintext

# Force LF line endings for all text files
* text=auto eol=lf
*.py text eol=lf
*.sh text eol=lf
*.cu text eol=lf
*.cuh text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
*.md text eol=lf
Dockerfile text eol=lf