mirror of
https://github.com/Termix-SSH/Mobile.git
synced 2026-07-28 05:51:43 +02:00
36 lines
513 B
Plaintext
36 lines
513 B
Plaintext
* text=auto eol=lf
|
|
|
|
*.js text eol=lf
|
|
*.cjs text eol=lf
|
|
*.mjs text eol=lf
|
|
*.jsx text eol=lf
|
|
*.ts text eol=lf
|
|
*.tsx text eol=lf
|
|
*.json text eol=lf
|
|
*.css text eol=lf
|
|
*.md text eol=lf
|
|
*.yaml text eol=lf
|
|
*.yml text eol=lf
|
|
|
|
*.sh text eol=lf
|
|
*.bash text eol=lf
|
|
|
|
*.bat text eol=crlf
|
|
*.cmd text eol=crlf
|
|
*.ps1 text eol=crlf
|
|
|
|
*.png binary
|
|
*.jpg binary
|
|
*.jpeg binary
|
|
*.gif binary
|
|
*.ico binary
|
|
*.svg binary
|
|
*.woff binary
|
|
*.woff2 binary
|
|
*.ttf binary
|
|
*.eot binary
|
|
*.jks binary
|
|
*.p12 binary
|
|
*.p8 binary
|
|
*.mobileprovision binary
|