Files
cub3d/lib/mlx/.gitattributes
Angel Ortigosa Perez 2707e12133 Upgrades
2026-02-12 17:45:06 +01: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