This repository was archived by the owner on Jan 25, 2019. It is now read-only.
This repository was archived by the owner on Jan 25, 2019. It is now read-only.
Feature request - ignore pattern config item #138
Open
Description
My editor (vim) automatically creates backups of edited files. The backup filename is the same as the source filename, but with a tilde ('~') appended to the end. It would be nice if there was a config directive such as "ignore_pattern = []" where we could list glob patterns that Wok would skip if matched.