Updated .gitignore.
This commit is contained in:
parent
5e1e133e71
commit
6e053957e0
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,3 +1,14 @@
|
||||
local.properties
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
.idea
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
app/release
|
||||
*.jks
|
||||
desktop.ini
|
||||
.cxx
|
||||
bin
|
||||
gen
|
||||
|
Loading…
Reference in New Issue
Block a user