Sets lf line endings in gitattributes and remove unused stats linguist setting. (#536)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1,3 +1,2 @@
|
||||
# Ignore the auto-generated Wasm spectest files from language statistics of wazero repo.
|
||||
# https://stackoverflow.com/questions/19052834/is-it-possible-to-exclude-files-from-git-language-statistics
|
||||
wasm/internal/spectests/cases/* linguist-vendored
|
||||
# Improves experience of commands like `make format` on Windows
|
||||
* text=auto eol=lf
|
||||
|
||||
Reference in New Issue
Block a user