mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Add .gitattributes to normalize EOL
BUG= Change-Id: I7b77180eaf440f9d1894216e5a1a0b56af1de2cf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/8860 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
committed by
Commit Bot service account
parent
d757c300a4
commit
dd15b11b21
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
* text=auto
|
||||
*.sh eol=lf
|
||||
*.gn eol=lf
|
||||
*.gni eol=lf
|
||||
Reference in New Issue
Block a user