renormalize line endings. add .gitattributes to configure them explicitly
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -3,3 +3,9 @@
|
|||||||
.github export-ignore
|
.github export-ignore
|
||||||
.lgtm.yml export-ignore
|
.lgtm.yml export-ignore
|
||||||
SECURITY.md export-ignore
|
SECURITY.md export-ignore
|
||||||
|
* text=auto
|
||||||
|
*.jpg -text
|
||||||
|
*.pdf -text
|
||||||
|
*.gz -text
|
||||||
|
*.png -text
|
||||||
|
*.ps -text
|
||||||
|
|||||||
Reference in New Issue
Block a user