diff --git a/.env b/.env index c7160bb5..50cfa4f7 100644 --- a/.env +++ b/.env @@ -3,7 +3,6 @@ APP_NAME="Passepartout" #MATCH_READONLY="true" BUILD_PATH="build" DIST_PATH="dist" -CHANGELOG_PREFACE="# Warning\n\nPlease report to beta@passepartoutvpn.app immediately\nif this build deletes some or all profiles.\n" # constant (fastlane) LC_ALL="en_US.UTF-8" diff --git a/.gitignore b/.gitignore index 1b03c8e4..8d3dc5fc 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Pods build/ dist/ iap/ +templates/ .env.secret* Preview.html l10n