You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
257 B
Plaintext
13 lines
257 B
Plaintext
10 years ago
|
# These files are text and should be normalized (convert crlf => lf)
|
||
|
*.json text
|
||
|
*.css text
|
||
|
*.less text
|
||
|
*.tpl text
|
||
|
*.html text
|
||
|
*.js text
|
||
|
*.md text
|
||
|
|
||
|
# Images should be treated as binary
|
||
|
# (binary is a macro for -text -diff)
|
||
|
*.png binary
|
||
|
*.jpg binary
|