php is text type

This commit is contained in:
Jindra Petřík
2018-01-15 19:39:34 +01:00
parent 9444362b03
commit d9da800fa4

3
.gitattributes vendored
View File

@@ -35,6 +35,9 @@
*.sh text eol=lf
*.bat text eol=crlf
# PHP scripts
*.php text
# Delphi sources
*.dpr text eol=crlf
*.dfm text eol=crlf