crosvm/.gitattributes
Vikram Auradkar 8dacb2ed64 config: force lf as line endings
this allows sharing repo on windows running a linux container

BUG=b:308883445
TEST=on windows ran
       py .\tools\dev_container tools/presubmit line_endings

Change-Id: Ief73f1ad2da201dac0337711d0c4f706a936f7a6
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5008193
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Vikram Auradkar <auradkar@google.com>
2023-11-07 17:38:58 +00:00

16 lines
288 B
Text

*.rs text eol=lf
*.py text eol=lf
*.js text eol=lf
*.md text eol=lf
*.toml text eol=lf
*.lock text eol=lf
*.proto text eol=lf
.dockerignore text eol=lf
*.json text eol=lf
*.h text eol=lf
.gitignore text eol=lf
.gitmodules text eol=lf
.yml text eol=lf
config text eol=lf
*.svg text eol=lf