mirror of
https://github.com/1andrevich/re-sputnik.git
synced 2026-08-23 07:37:13 +00:00
7 lines
167 B
Text
7 lines
167 B
Text
# Binary assets — never apply text/EOL (CRLF) conversion; it would corrupt them.
|
|
*.ttf binary
|
|
*.otf binary
|
|
*.mo binary
|
|
*.png binary
|
|
*.ico binary
|
|
*.icns binary
|