# Set the default behavior, in case people don't have core.autocrlf set. * text=auto # Explicitly declare text files we want to always normalize and convert to native line endings on checkout. *.py text *.md text *.txt text *.json text *.yaml text *.yml text # Declare files that will always have LF line endings on checkout. *.sh text eol=lf # Denote all files that are truly binary and should be treated as such. *.png binary *.jpg binary *.jpeg binary *.gif binary *.mp4 binary *.mov binary # Define attributes for language-specific files *.py linguist-language=Python *.json linguist-language=JSON *.md linguist-language=Markdown # Model files *.bin binary *.h5 binary # For GitHub linguist to identify the primary language of the repository README.md linguist-documentation hsxl_temporal_layers.f16.safetensors filter=lfs diff=lfs merge=lfs -text hsxl_temporal_layers.safetensors filter=lfs diff=lfs merge=lfs -text