mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2024-11-23 05:59:55 +00:00
09c30b3aff
Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
41 lines
1010 B
Plaintext
41 lines
1010 B
Plaintext
* text=auto eol=lf
|
|
*.{cmd,[cC][mM][dD]} text eol=crlf
|
|
*.{bat,[bB][aA][tT]} text eol=crlf
|
|
|
|
CONTRIBUTORS.md merge=union
|
|
README.md text
|
|
LICENSE text
|
|
|
|
*.css text
|
|
*.eot binary
|
|
*.gif binary
|
|
*.html text diff=html
|
|
*.ico binary
|
|
*.*ignore text
|
|
*.jpg binary
|
|
*.js text
|
|
*.json text
|
|
*.lock text
|
|
*.map text -diff
|
|
*.md text
|
|
*.otf binary
|
|
*.png binary
|
|
*.py text diff=python
|
|
*.svg binary
|
|
*.ts text
|
|
*.ttf binary
|
|
*.sass text
|
|
*.vue text
|
|
*.webp binary
|
|
*.woff binary
|
|
*.woff2 binary
|
|
|
|
.editorconfig text
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
|
|
*.gitattributes linguist-language=gitattributes
|
|
package-lock.json linguist-generated=true linguist-language=JSON
|
|
packaging/tauri/Cargo.lock text linguist-generated=true linguist-language=TOML
|
|
locales/*.json merge=union
|