# 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