Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove existing .DS_Store file #238

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

samucodesh
Copy link
Contributor

Description

Clean up: Remove existing .DS_Store

This PR removes the existing .DS_Store file to ensure a clean repository and prevent future conflicts. The .DS_Store file is already configured to be ignored by .gitignore.

Related Tickets & Documents

fixes #224

Mobile & Desktop Screenshots/Recordings

Steps to QA

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

Removes the existing .DS_Store file from the repository. This was already ignored by .gitignore, so it should not be tracked in future commits.

Signed-off-by: Samuel Soto <[email protected]>
@samucodesh samucodesh requested a review from a team as a code owner September 25, 2024 02:08
Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for learn-opensauced ready!

Name Link
🔨 Latest commit 5ded377
🔍 Latest deploy log https://app.netlify.com/sites/learn-opensauced/deploys/66f370bcd96cd40008591ea5
😎 Deploy Preview https://deploy-preview-238--learn-opensauced.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @samucodesh! ✨ 🚢

@adiati98 adiati98 requested a review from BekahHW October 1, 2024 15:18
@adiati98 adiati98 merged commit fd93663 into open-sauced:main Oct 3, 2024
8 checks passed
@samucodesh
Copy link
Contributor Author

Screenshot 2024-10-04 23 15 55

@samucodesh samucodesh deleted the chore/removedsstorefile branch October 5, 2024 04:17
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.

Feature: Remove .DS_STORE File and Ignore in .gitignore
3 participants