mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
If file is downloaded from certain Git interfaces such as GitHub, the CRLF lineendings are not presevered. So it's best to disable line normalization for all iCalendar files and all systems.
3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
# iCalendar needs CRLF line endings, Git index and working tree will have CRLF
|
|
/backend/events/* -text
|