Skip to content

Add .env file to .gitignore in tools/deployment/presto-clp #1422

@coderabbitai

Description

@coderabbitai

The generated .env file in tools/deployment/presto-clp/ should be added to a .gitignore file to prevent it from being committed to the repository.

Context:
The set-up-config.sh script generates a .env file containing environment variables at tools/deployment/presto-clp/.env. This file may contain sensitive information (database credentials, etc.) and should not be tracked by Git.

Requested by: @junhaoliao
Related PR: #1132
Comment: #1132 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions