[PR #163] [MERGED] chore: expand .gitignore with IDE and OS patterns #203

Closed
opened 2026-06-06 22:09:41 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vxcontrol/pentagi/pull/163
Author: @haosenwang1018
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @asdek

Base: feature/next_releaseHead: chore/update-gitignore


📝 Commits (1)

  • 47e1469 chore: expand .gitignore with IDE and OS patterns

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 .gitignore (+11 -0)

📄 Description

What

Expand .gitignore with common IDE and OS-specific patterns.

Why

Keep repository clean from editor and OS-generated files that shouldn't be committed.

Changes

  • VS Code settings and launch configs
  • IntelliJ IDEA directory
  • Backup files (*.swp, *.swo, *~)
  • Windows Thumbs.db

Testing

  • No functional changes
  • File syntax validated

🔄 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/vxcontrol/pentagi/pull/163 **Author:** [@haosenwang1018](https://github.com/haosenwang1018) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@asdek](https://github.com/asdek) **Base:** `feature/next_release` ← **Head:** `chore/update-gitignore` --- ### 📝 Commits (1) - [`47e1469`](https://github.com/vxcontrol/pentagi/commit/47e14696779d339b801f98ad153be531f3d63a31) chore: expand .gitignore with IDE and OS patterns ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+11 -0) </details> ### 📄 Description ## What Expand .gitignore with common IDE and OS-specific patterns. ## Why Keep repository clean from editor and OS-generated files that shouldn't be committed. ## Changes - VS Code settings and launch configs - IntelliJ IDEA directory - Backup files (*.swp, *.swo, *~) - Windows Thumbs.db ## Testing - No functional changes - File syntax validated --- <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-06-06 22:09:41 -04:00
yindo closed this issue 2026-06-06 22:09:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/pentagi#203