mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js
synced 2024-11-21 08:00:08 +01:00
16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
* 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
|