update gitignore

This commit is contained in:
Henry Hiles 2023-03-21 10:24:33 -04:00
parent fe491e44bf
commit 054eb8dfef
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@
.externalNativeBuild .externalNativeBuild
.cxx .cxx
local.properties local.properties
/keystore.jks

3
app/.gitignore vendored
View file

@ -1 +1,2 @@
/build /build
/release