Skip to content

Ignore build/ directory and remove generated artifacts from version control #125

@nilgaar

Description

@nilgaar

Chore

Describe the chore

The build/ directory currently contains packaged Helm chart archives (.tgz files) that are tracked in Git. These are generated artifacts produced by running sh build.sh and should not be committed to the repository.

This task involves:

  • Removing the existing build/ directory from version control
  • Adding build/ to .gitignore to prevent future accidental commits

This keeps the repository clean and focused on source files only.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions