shithub: rgbds

ref: 6502ed39197d6047afd309fb015cb3f3d739765c
dir: /.gitattributes/

View raw version
# Shell scripts need Unix line endings (see https://github.com/gbdev/rgbds/issues/841)
*.sh text eol=lf
*.bash text eol=lf

# Flags also need Unix line endings (see https://github.com/gbdev/rgbds/issues/955)
*.flags text eol=lf