Skip to content

Remove generated artifacts from git tracking#189

Open
gauravxthakur wants to merge 1 commit intohidai25:mainfrom
gauravxthakur:stop-tracking-generated-artifacts
Open

Remove generated artifacts from git tracking#189
gauravxthakur wants to merge 1 commit intohidai25:mainfrom
gauravxthakur:stop-tracking-generated-artifacts

Conversation

@gauravxthakur
Copy link
Copy Markdown
Contributor

Description

Stop tracking generated evalview artifacts in git to prevent accidental commits.

Type of Change

  • Code refactoring
  • CI/CD improvements

Changes Made

  • Added .evalview/*.html, .evalview/badge.json, and .evalview/healing/ to .gitignore
  • Removed 15 generated files from git tracking using git rm --cached .evalview/*.html .evalview/badge.json .evalview/healing/*.json

Dependencies

  • I have checked that no new dependencies were added unnecessarily

By submitting this pull request, I confirm that:

  • I have read and followed the CONTRIBUTING.md guidelines
  • I agree to the project's CODE_OF_CONDUCT.md
  • My contribution is my own work and I have the right to contribute it

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant