mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-02-21 22:41:16 +01:00
Adds (adapted) upstream .gitattributes
This commit is contained in:
parent
4d986fffc6
commit
8e9bc01c00
15
.gitattributes
vendored
Normal file
15
.gitattributes
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
* 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
|
Loading…
Reference in New Issue
Block a user