basic-llm / .gitattributes
savan360's picture
Update .gitattributes
d3c3899 verified
Raw
History Blame Contribute Delete
153 Bytes
# Auto-detect text files and perform LF normalization
* text=auto
# Declare Python and text files as text for proper line endings
*.py text
*.txt text