2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

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