Ignore certain files when rsyncing a directory
Open
- Dominant language
- Python
- Stars
- 116
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
VIM swap files etc shouldn't be uploaded. Perhaps this could be an option on `env`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the directory rsync path and how options on `env` are handled. Check how exclusion patterns can be configured; done means VIM swap files and similar unwanted files are not uploaded, with the behavior exposed as an `env` option if supported by the existing design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100