mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
Update .gitattributes to force eol=lf
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1,6 +1,11 @@
|
|||||||
# Auto detect text files and perform LF normalization
|
# Auto detect text files and perform LF normalization
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
*.php text eol=lf
|
||||||
|
*.y text eol=lf
|
||||||
|
*.lex text eol=lf
|
||||||
|
|
||||||
|
|
||||||
# exclude from git export
|
# exclude from git export
|
||||||
/travis.ini export-ignore
|
/travis.ini export-ignore
|
||||||
/myconfig.ini export-ignore
|
/myconfig.ini export-ignore
|
||||||
|
Reference in New Issue
Block a user