update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
17
android/external/brotli/.gitignore
vendored
Normal file
17
android/external/brotli/.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
# C
|
||||
*.o
|
||||
bin/
|
||||
buildfiles/
|
||||
**/obj/
|
||||
dist/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.so
|
||||
*.egg-info/
|
||||
|
||||
# Tests
|
||||
*.txt.uncompressed
|
||||
*.bro
|
||||
*.unbro
|
Loading…
Add table
Add a link
Reference in a new issue