42_cube3D/MLX42/.gitattributes
Etienne Rey-bethbeder 4bd265e213 SIG HEIL
2023-06-13 14:19:45 +02:00

9 lines
287 B
Plaintext

# See https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings
# Set the default behavior, in case people don't have core.autocrlf set
* text=auto
# Declare files that will always have a certain EOL
*.sh text eol=lf
shaders/** text eol=lf