feat: add key.properties to android gitignore (#6811)

This commit is contained in:
Amr Bashir 2023-04-27 16:04:53 +02:00 committed by GitHub
parent 41cb06172a
commit 19cd0e4960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
"cli.rs": patch
"cli.js": patch
---
Add `key.properties` file to android's `.gitignore`.

View File

@ -13,6 +13,7 @@ build
.externalNativeBuild
.cxx
local.properties
key.properties
/.tauri
/tauri.settings.gradle