add more file types for eol mitigation

This commit is contained in:
Anatol Belski
2017-07-23 20:57:55 +02:00
parent 5efd876bb3
commit eaa6ff57fa

5
.gitattributes vendored
View File

@@ -1,4 +1,7 @@
*.m4 text eol=lf
*.awk 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