Skip to content

chore: stop tracking generated dist artifacts - #812

Open
OpensrcLord wants to merge 3 commits into
Nanle-code:masterfrom
OpensrcLord:fix/issue-740
Open

chore: stop tracking generated dist artifacts#812
OpensrcLord wants to merge 3 commits into
Nanle-code:masterfrom
OpensrcLord:fix/issue-740

Conversation

@OpensrcLord

Copy link
Copy Markdown

Summary

  • Updates .gitignore to exclude dist/, build/, .next/, out/ directories
  • Removes 130+ tracked dist files from version control
  • Adds common CI/build artifact patterns to prevent future tracking

Closes #740

Test plan

  • Verify dist/ is no longer tracked in new clones
  • Confirm CI builds can still generate dist/ locally
  • Run git status after npm run build shows dist/ as ignored

🤖 Generated with Claude Code

- Update .gitignore to exclude dist/, build/, .next/, out/
- Remove tracked dist folder from repository
- Add common CI/build artifact patterns

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

@zeemscript is attempting to deploy a commit to the nanle-code's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 25, 2026

Copy link
Copy Markdown

@OpensrcLord Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Manuelshub

Copy link
Copy Markdown
Collaborator

@OpensrcLord Please fix all the CI checks failure!

@OpensrcLord

Copy link
Copy Markdown
Author

@Manuelshub Fixed the CI/install blockers on fix/issue-740: repaired malformed package metadata and lockfiles. The branch installs with a frozen pnpm lockfile and the production build passes. The remaining full-suite failures are pre-existing unrelated tests.

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.

[2026 Hardening] Stop tracking generated dist artifacts

3 participants