Update rustup_wrapper

[skip ci]
This commit is contained in:
topjohnwu
2025-03-06 16:12:12 -08:00
parent c6c1a17ae6
commit 28d86a3454
5 changed files with 44 additions and 43 deletions

5
.gitattributes vendored
View File

@@ -12,13 +12,10 @@
# Denote all files that are truly binary and should not be modified.
tools/** binary
tools/rustup_wrapper/** -binary
*.jar binary
*.exe binary
*.apk binary
*.png binary
*.jpg binary
*.ttf binary
# Help GitHub detect languages
native/jni/external/** linguist-vendored
native/jni/systemproperties/** linguist-language=C++