WinComm/.gitattributes
2026-02-23 20:53:02 -06:00

11 lines
256 B
Text

# Git LFS - binary files
*.bmp filter=lfs diff=lfs merge=lfs -text
*.DRV filter=lfs diff=lfs merge=lfs -text
# Force LF line endings on source files
*.c text eol=lf
*.h text eol=lf
*.rc text eol=lf
*.def text eol=lf
makefile text eol=lf
*.TXT text eol=lf