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:
Corentin Wallez
2019-07-15 12:23:18 +00:00
committed by Commit Bot service account
parent d757c300a4
commit dd15b11b21
5 changed files with 265 additions and 263 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
* text=auto
*.sh eol=lf
*.gn eol=lf
*.gni eol=lf