apache / apache/geaflow-website

.DS_Store should not be included in Git repos

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The following file should be deleted:

https://github.com/apache/geaflow-website/blob/main/.DS_Store

Also, .DS_Store should be added to .gitignore

The file only makes sense on some OSes, and is anyway local to that host.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the repository root and inspect the tracked .DS_Store file alongside .gitignore. Done means the unwanted file is removed from the repository and .DS_Store is covered by the ignore rules; verify the resulting Git status before submitting.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.