[PR #662] [CLOSED] chore: remove bin from git #670

Closed
opened 2026-02-15 20:15:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/662
Author: @leehuwuj
Created: 5/28/2025
Status: Closed

Base: mainHead: lee/fix-git


📝 Commits (1)

📊 Changes

2 files changed (+3 additions, -172 deletions)

View changed files

📝 packages/server/.gitignore (+3 -0)
packages/server/bin/eject.cjs (+0 -172)

📄 Description

Summary by CodeRabbit

  • Chores
    • Updated ignored files to exclude the automatically generated bin directory.
    • Removed the script for exporting a Next.js project template from the server package.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/662 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 5/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `lee/fix-git` --- ### 📝 Commits (1) - [`8f37864`](https://github.com/run-llama/create-llama/commit/8f37864c742a71c4c61742ff5c1a65e705dfdf1f) remove bin from git ### 📊 Changes **2 files changed** (+3 additions, -172 deletions) <details> <summary>View changed files</summary> 📝 `packages/server/.gitignore` (+3 -0) ➖ `packages/server/bin/eject.cjs` (+0 -172) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated ignored files to exclude the automatically generated bin directory. - Removed the script for exporting a Next.js project template from the server package. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:48 -05:00
yindo closed this issue 2026-02-15 20:15:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#670