diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 04:43:38 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-06-29 04:43:38 +0000 |
| commit | 0d14a4d9bf9b466a77d079e7e9fecc527fcde181 (patch) | |
| tree | 6a447881ea1d49a813edf0d0d7b1e4b8c877d3ff /android/.gitignore | |
| parent | 814df9668f050ab8e95602d3db5fd3fcd75b1bd7 (diff) | |
feat: add release signing config for Android widget APK
Diffstat (limited to 'android/.gitignore')
| -rw-r--r-- | android/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/.gitignore b/android/.gitignore index f8b92c3..acaa73a 100644 --- a/android/.gitignore +++ b/android/.gitignore @@ -1,2 +1,3 @@ .gradle build +doot-widget.keystore |
