update gitignore file
This commit is contained in:
parent
76f37e4cab
commit
4753645805
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -6,6 +6,11 @@ bin
|
|||
gen
|
||||
out
|
||||
|
||||
# NDK
|
||||
*.so
|
||||
*.hpp
|
||||
*.h
|
||||
|
||||
# Gradle
|
||||
*.gradle
|
||||
*.jar
|
||||
|
|
@ -17,6 +22,5 @@ build
|
|||
local.properties
|
||||
|
||||
# Other
|
||||
*.iml
|
||||
.idea
|
||||
.vs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue