mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
5 lines
127 B
Text
5 lines
127 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# JS files must always use LF for tools to work
|
|
*.js eol=lf
|