Initial commit
This commit is contained in:
commit
d62f637cb6
12 changed files with 1418 additions and 0 deletions
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
*.apk
|
||||
*.gz
|
||||
*.tgz
|
||||
*.bz2
|
||||
*.tbz2
|
||||
*.zip
|
||||
*.tags
|
||||
*.xz
|
||||
*.part
|
||||
*.tar
|
||||
src
|
||||
pkg
|
||||
pkg-*
|
||||
build.log
|
||||
core
|
||||
!core/
|
||||
.vscode/
|
Loading…
Add table
Add a link
Reference in a new issue