Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not export .gitignore and .gitattributes | Allan Sandfeld Jensen | 2021-06-21 | 1 | -0/+2 |
| | | | | | | | | Copied from standard code in .gitattributes in other qt modules. Task-number: QTBUG-62952 Change-Id: I48739086536fc56abe610f7e36112283d6d1b73a Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> | ||||
* | [Backport] Add a .gitattributes file to force LF line-endings in .pins files. | martijn | 2021-06-21 | 1 | -0/+2 |
This change forces the pins files to use LF line-endings and adds a check to detect CRLF line-endings that outputs a more helpful error message. BUG=729553 Change-Id: I9a470c1d07dcacabcae1ce9029f35323cd86b4d2 Review-Url: https://codereview.chromium.org/2941543002 Cr-Commit-Position: refs/heads/master@{#485165} Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> |