Skip to content

bug: refine global gitignore and remove untracked assets #34

@devmocrea

Description

@devmocrea

Description

Audit the root .gitignore file. Ensure all Hardhat, Clarinet, and Next.js build cache directories are excluded from git tracking.

Technical Specification

  • Update .gitignore to add .turbo, cache, artifacts, and target/ exclusions.
  • Clean up any previously committed cache files using git rm --cached.

Acceptance Criteria

  • No temporary build files are tracked in git.

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