Skip to content

fix: remove dist from git and add to gitignore#11

Merged
masseater merged 1 commit intomasterfrom
fix/remove-dist
Dec 19, 2025
Merged

fix: remove dist from git and add to gitignore#11
masseater merged 1 commit intomasterfrom
fix/remove-dist

Conversation

@masseater
Copy link
Copy Markdown
Owner

Summary

  • dist/ がコミットされていたのを削除
  • .gitignore に dist/ 追加

🤖 Generated with Claude Code

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 19, 2025

Warning

Rate limit exceeded

@masseater has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 56 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 8e16c35 and d8ae29f.

⛔ Files ignored due to path filters (9)
  • packages/cc-plugin-lib/dist/index.d.ts is excluded by !**/dist/**
  • packages/cc-plugin-lib/dist/index.d.ts.map is excluded by !**/dist/**, !**/*.map
  • packages/cc-plugin-lib/dist/index.js is excluded by !**/dist/**
  • packages/cc-plugin-lib/dist/logger.d.ts is excluded by !**/dist/**
  • packages/cc-plugin-lib/dist/logger.d.ts.map is excluded by !**/dist/**, !**/*.map
  • packages/cc-plugin-lib/dist/logger.js is excluded by !**/dist/**
  • packages/cc-plugin-lib/dist/wrapRun.d.ts is excluded by !**/dist/**
  • packages/cc-plugin-lib/dist/wrapRun.d.ts.map is excluded by !**/dist/**, !**/*.map
  • packages/cc-plugin-lib/dist/wrapRun.js is excluded by !**/dist/**
📒 Files selected for processing (1)
  • .gitignore (1 hunks)
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/remove-dist

Comment @coderabbitai help to get the list of available commands and usage tips.

@masseater masseater merged commit be2d42b into master Dec 19, 2025
5 checks passed
@masseater masseater deleted the fix/remove-dist branch December 19, 2025 03:52
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