]>
Commit | Line | Data |
---|---|---|
1f351379 BM |
1 | # Declare files that always have LF line endings on checkout |
2 | * text eol=lf | |
d6da4da3 | 3 | # Denote all files that are truly binary and should not be modified |
a6992bf4 | 4 | *.bin binary |
d6da4da3 VR |
5 | *.bmp binary |
6 | *.ttf binary | |
c1cad06f | 7 | *.gz binary |
e46b7243 | 8 | *.png binary |