Skip to content

Commit

Permalink
chore(project): updated .env.example and .gitignore
Browse files Browse the repository at this point in the history
SUITEDEV-35237

Co-authored-by: LasOri <[email protected]>
Co-authored-by: megamegax <[email protected]>
  • Loading branch information
3 people committed Feb 22, 2024
1 parent e420e5e commit 4fef9df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 1 addition & 7 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
USE_LOCAL_DEPENDENCY=
GOOGLE_SERVICES_API_KEY=
RELEASE_MODE=
ANDROID_RELEASE_STORE_FILE_BASE64=
ANDROID_RELEASE_STORE_PASSWORD=
Expand All @@ -14,9 +13,4 @@ OSSRH_PASSWORD=
SONATYPE_STAGING_PROFILE_ID=
SONATYPE_SIGNING_KEY_ID=
SONATYPE_SIGNING_PASSWORD=
SONATYPE_SIGNING_SECRET_KEY_RING_FILE=
DETECT_LATEST_RELEASE_VERSION=
DETECT_PROJECT_USER_GROUPS=
DETECT_PROJECT_VERSION_DISTRIBUTION=
BLACKDUCK_ACCESS_TOKEN=
BLACKDUCK_URL=
SONATYPE_SIGNING_SECRET_KEY_RING_FILE_BASE64=
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ localConfig.properties
sample/google-services.json
sample/agconnect-services.json
.fleet
.env
.env
firebase_service_account.json
workflow.secrets

0 comments on commit 4fef9df

Please sign in to comment.