Clean elf after building shared binaries

This commit is contained in:
topjohnwu
2019-08-22 02:51:17 +08:00
parent 2e7ce2a769
commit 021994c9f3
8 changed files with 54 additions and 34 deletions

2
.gitattributes vendored
View File

@@ -11,7 +11,7 @@
*.bat text eol=crlf
# Denote all files that are truly binary and should not be modified.
chromeos/** binary
tools/** binary
*.jar binary
*.exe binary
*.apk binary