mirror of
https://github.com/php/php-sdk-binary-tools.git
synced 2026-03-24 07:32:15 +01:00
add more file types for eol mitigation
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1,4 +1,7 @@
|
|||||||
*.m4 text eol=lf
|
*.m4 text eol=lf
|
||||||
*.awk text eol=lf
|
*.awk text eol=lf
|
||||||
*.c text eol=lf
|
*.c text eol=lf
|
||||||
*.h text eol=lf
|
*.h text eol=lf
|
||||||
|
*.php text eol=lf
|
||||||
|
*.json text eol=lf
|
||||||
|
*.md text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user