forked from External/mage
17 lines
No EOL
364 B
Text
17 lines
No EOL
364 B
Text
# These files are text and should be normalized (convert crlf => lf)
|
|
*.cs text diff=csharp
|
|
*.cmd text
|
|
*.txt text
|
|
*.xml text
|
|
*.md text
|
|
*.mf text
|
|
*.java text
|
|
*.form text
|
|
|
|
# Images should be treated as binary
|
|
# (binary is a macro for -text -diff)
|
|
*.png binary
|
|
*.gif binary
|
|
*.jepg binary
|
|
|
|
*.sdf binary |