Setup key signing

This commit is contained in:
Oliver Walters 2021-02-14 23:13:08 +11:00
parent 822d1be2e2
commit b6ccb57065
4 changed files with 38 additions and 4 deletions

3
.gitignore vendored
View file

@ -12,6 +12,9 @@
# Sentry API key
lib/dsn.dart
# App signing key
android/key.properties
# IntelliJ related
*.iml
*.ipr