Remove old exclude files before copying new ones
Open
Beginner friendly
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Old exclude files are not being removed before new ones are copied, which can cause obsolete files to persist.
The `jckupdater.sh` script should delete old `.jtx` and `.kfl` files, if exist, from the git repo before copying the new ones.
Contributor guide
Research direction
Start with the jckupdater.sh script and trace the step that copies the new exclude files into the git repo. Ensure old .jtx and .kfl files are removed before copying, then verify that obsolete files no longer persist after an update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100