mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
11 lines
175 B
Text
11 lines
175 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
*.php text diff=php
|
|
*.html text
|
|
*.css text
|
|
*.scss text
|
|
*.js text
|
|
*.sql text
|
|
|
|
*.svg -text
|