Signing, Installer, New Workflows
This commit is contained in:
10
flutter_app/.gitignore
vendored
10
flutter_app/.gitignore
vendored
@@ -206,4 +206,12 @@ ios/Flutter/flutter_export_environment.sh
|
||||
**/GeneratedPluginRegistrant.swift
|
||||
**/generated_plugin_registrant.cc
|
||||
**/generated_plugin_registrant.h
|
||||
**/generated_plugins.cmake
|
||||
**/generated_plugins.cmake
|
||||
|
||||
# Code signing certificates (NEVER commit private keys!)
|
||||
certificates/*.pfx
|
||||
certificates/*.p12
|
||||
certificates/*.key
|
||||
# Public certificates can be committed if needed
|
||||
# certificates/*.cer
|
||||
# certificates/*.crt
|
||||
Reference in New Issue
Block a user