| 1 | # Localized .resw files are produced by the localization service, which does not |
| 2 | # consistently normalize line endings. Pin them so they are stored as LF and |
| 3 | # checked out as CRLF regardless of the committer's core.autocrlf setting. |
| 4 | # tools/devops/validate-line-endings.py requires CRLF in the working tree. |
| 5 | *.resw text eol=crlf |