Azure-Samples / Azure-Samples/Intelligent-PDF-Summarizer
Untrack and remove .DS_Store files
Open
- Dominant language
- Bicep
- Stars
- 12
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
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](https://stackoverflow.com/questions/107701/how-can-i-remove-ds-store-files-from-a-git-repository) one.
Contributor guide
Assessment
This issue has not been assessed yet.