Add .spec to lf line endings in .gitattributes
All existing *.spec files should have lf and be text-based. Change-Id: I88a6fe8b9191a391bd26eb42d217e756e079efb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5457940 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Samuel Huang <huangs@chromium.org> Auto-Submit: Stefan Smolen <ssmole@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1288901}
This commit is contained in:
parent
b24e0ef791
commit
6d40dbb664
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -30,6 +30,7 @@
|
||||
*.proto text eol=lf
|
||||
*.rs text eol=lf
|
||||
*.sh text eol=lf
|
||||
*.spec text eol=lf
|
||||
*.sql text eol=lf
|
||||
*.toml text eol=lf
|
||||
*.txt text eol=lf
|
||||
|
Loading…
x
Reference in New Issue
Block a user