Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: git attributes to enforce lf (#3193)
I noticed that the `.vscode` folder says LF endings should be used. However, I still regularily see CRLF. To fix this I've added a `.gitattributes` file which makes git convert endings to LF.
- Loading branch information