mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
EOL LF (unix line endings) normalization (#3478)
This commit is contained in:
parent
f62c454a86
commit
f845cf964f
2 changed files with 230 additions and 228 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Normalize Python files to LF line endings
|
||||
*.py text eol=lf
|
||||
Loading…
Reference in a new issue