mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 17:05:58 -05:00
[PR #204] [MERGED] Remove .DS_Store file from ai_breakup_recovery_agent and update .gitignore #2258
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/204
Author: @yogendrasinghx
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/14/2025
Merged by: @Shubhamsaboo
Base:
main← Head:remove-dsstore📝 Commits (1)
dc99c18Remove .DS_Store file from ai_breakup_recovery_agent and update .gitignore📊 Changes
2 files changed (+1 additions, -1 deletions)
View changed files
📝
.gitignore(+1 -1)➖
starter_ai_agents/ai_breakup_recovery_agent/.DS_Store(+0 -0)📄 Description
Hi @Shubhamsaboo 👋,
This PR removes the .DS_Store file from the starter_ai_agents/ai_breakup_recovery_agent/ directory and adds .DS_Store to the .gitignore to prevent accidental commits in the future.
Changes:
• Removed: .DS_Store
• Updated: .gitignore to include .DS_Store
Let me know if you’d like any other changes. Thanks for maintaining this awesome repo 🚀!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.