mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 10:04:14 -05:00
.DS_Store file found in ai_breakup_recovery_agent directory #50
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?
Originally created by @yogendrasinghx on GitHub (May 7, 2025).
Hi @Shubhamsaboo 👋,
I noticed that the starter_ai_agents/ai_breakup_recovery_agent/ folder contains a .DS_Store file
This is a macOS system file and generally should not be included in the repository. It might be good to remove this file and add .DS_Store to the .gitignore to prevent future commits of such files.
Let me know if you’d like a PR to address this. Thanks for the great work on this repo 🚀!
@Shubhamsaboo commented on GitHub (May 7, 2025):
Yes. Please create a PR to the same. Thank you!
@yogendrasinghx commented on GitHub (May 8, 2025):
Thanks for confirming! I have created the pull request here: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/204 🚀
Let me know if any further changes are needed.