Skip to content

bug: refine global gitignore and remove untracked assets #34

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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