mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
7 lines
No EOL
174 B
Text
7 lines
No EOL
174 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
*.png binary
|
|
*.jpg binary
|
|
*.gif binary |