Skip to content

repo: remove 583MB target-minimal build artifacts directory #93

@Michael-A-Kuykendall

Description

@Michael-A-Kuykendall

🚀 Issue

Following up on discussion #91 from @anjumkaiser - the repository contains a large target-minimal/ directory (583MB) of build artifacts that was accidentally committed.

📊 Impact

  • Repository size: Unnecessarily large due to build artifacts
  • Clone performance: Slower clones for all users
  • Storage costs: Wasted bandwidth and storage
  • Best practices: Build artifacts should never be committed

✅ Solution

  1. Remove target-minimal/ directory from repository
  2. Update .gitignore to prevent future build artifact commits
  3. Ensure no functionality is broken by removal

🧹 Repository Hygiene

This is standard repository cleanup that will benefit all contributors and users.

Credit: Thanks to @anjumkaiser for identifying this in discussion #91!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions