Do not deploy .DS_Store files
Open
bug
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 15
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 1
Description
Maybe use gitignore, just exclude common build cruft files
Contributor guide
Research direction
Start by checking how the repository packages and deploys files, then inspect its gitignore configuration for .DS_Store and other common build cruft. Done means these files are excluded from deployment without excluding required application files; verify using the repository's existing build or deployment workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript, nodejs
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100