hywe-training-data / .gitattributes
vykrum's picture
Upload .gitattributes
1520c6b verified
# Treat all JSON files as text and ensure they use LF (Unix) line endings
*.json text eol=lf
# Explicitly ensure they are not handled by LFS unless they are massive
*.json filter=lfs diff=lfs merge=lfs -text