basic_llm / .gitattributes
savan360's picture
Update .gitattributes
6cfcab3 verified
Raw
History Blame Contribute Delete
152 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