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

Added .gitignore and removed .DS_Store file #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shreyas-sreedhar
Copy link

Saw this commit that unintentionally added the .DS_Store file onto the repo Commit Link

  • Added a .gitignore file so it doesn't happen again. Included both MacOS and Windows gitignore templates.
  • Removed .DS_Store file from the repo.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added .gitignore file and removed .DS_Store to prevent system-specific metadata files from being committed to the repository, improving repository cleanliness and cross-platform compatibility.

  • Added comprehensive MacOS and Windows gitignore templates in /.gitignore
  • Fixed Icon entry missing required \r characters on line 9 of /.gitignore
  • Removed accidentally committed /.DS_Store file from repository

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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.

1 participant