mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-11-28 21:20:17 -05:00
15 lines
196 B
Text
15 lines
196 B
Text
* text=auto
|
|
|
|
*.js text
|
|
*.md text
|
|
*.yml text
|
|
*.sh text
|
|
## *.bat text eol=crlf
|
|
*.bat -text
|
|
|
|
*.png binary
|
|
|
|
.gitattributes export-ignore
|
|
*.yml export-ignore
|
|
/wiki export-ignore
|
|
/.github export-ignore
|