android: Update .gitignore for CXX compile cache.
This commit is contained in:
parent
d991396249
commit
1561a7f6f4
3
src/android/.gitignore
vendored
3
src/android/.gitignore
vendored
@ -43,6 +43,9 @@ captures/
|
|||||||
# External native build folder generated in Android Studio 2.2 and later
|
# External native build folder generated in Android Studio 2.2 and later
|
||||||
.externalNativeBuild
|
.externalNativeBuild
|
||||||
|
|
||||||
|
# CXX compile cache
|
||||||
|
app/.cxx
|
||||||
|
|
||||||
# Google Services (e.g. APIs or Firebase)
|
# Google Services (e.g. APIs or Firebase)
|
||||||
google-services.json
|
google-services.json
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user