Untrack and remove .DS_Store files
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- git
- Domain
- tooling
Research direction
Inspect the repository's tracked .DS_Store files and the .gitignore entry point first. Use the linked removal guidance to untrack and remove the existing files, then ensure .DS_Store is ignored; done means no such files remain tracked and future ones are ignored.
Written by the indexing model from the issue text.
Description
.DS_Store files are not supposed to be in a git repo. They are supposed to be ignored by git using .gitignore. There are multiple such files in this repo. Please refer to a thread such as this one.
- Dominant language
- Bicep
- Stars
- 12
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·