update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
31
android/external/unicode/.gitignore
vendored
Normal file
31
android/external/unicode/.gitignore
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
/build
|
||||
/source/build
|
||||
*.mode1v3
|
||||
*.pbxuser
|
||||
*.pbxindex/
|
||||
!user.pbxuser
|
||||
/*.log
|
||||
*.user
|
||||
*.ncb
|
||||
*.suo
|
||||
*.pdb
|
||||
*.pdf
|
||||
*.html
|
||||
*.idb
|
||||
*.o
|
||||
*.lo
|
||||
*.a
|
||||
*.so
|
||||
*.so.0
|
||||
*.la
|
||||
.deps
|
||||
.libs
|
||||
*.pyc
|
||||
.DS_Store
|
||||
# Emacs and other editor backup files
|
||||
*~
|
||||
|
||||
# builds on Windows
|
||||
Debug/
|
||||
Release/
|
||||
release/
|
Loading…
Add table
Add a link
Reference in a new issue