Update gitignore
This commit is contained in:
parent
67c8527e2b
commit
4647feaf35
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
|
|
||||||
# Build data
|
# Build data
|
||||||
libs
|
libs/armeabi*
|
||||||
|
libs/x86
|
||||||
obj
|
obj
|
||||||
bin
|
bin
|
||||||
gen
|
gen
|
||||||
|
|
Loading…
Add table
Reference in a new issue