blob: 2c78d2afca7f6ac3aebf0b9d527436a6ae50d928 [file] [log] [blame]
# Declare files that always have LF line endings on checkout
* text eol=lf
# Denote all files that are truly binary and should not be modified
*.bmp binary
*.ttf binary
*.dat binary
*.bin binary
# MRC cache files are always binary data
*mrc-cache binary
*CACHE binary