mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-27 17:29:10 +00:00
Use Rust elf-cleaner implementation
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -12,7 +12,8 @@
|
||||
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
tools/** binary
|
||||
tools/rustup_wrapper/** -binary
|
||||
tools/rustup-wrapper/** -binary
|
||||
tools/elf-cleaner/** -binary
|
||||
*.jar binary
|
||||
*.exe binary
|
||||
*.apk binary
|
||||
|
||||
Reference in New Issue
Block a user