git2consul icon indicating copy to clipboard operation
git2consul copied to clipboard

README for ignore_file_extension doesn't match behavior

Open Yekut opened this issue 9 years ago • 0 comments

The ignore_file_extension behavior is changed in 025abf1c10f5d5991300c8810c580f115d6809e0 (and thanks for fixing @benwebber! took me a while to realize why 0.12.13 works differently from master), but the README.md doc wasn't updated to reflect that. OTOH, I can also imagine changing the implementation of ignore_file_extension to something more configurable (e.g., pass in a list to specify which extensions to ignore, or when True ignore the preset values as the current behavior), so filing a issue instead of a pull request for README.md.

Yekut avatar Feb 01 '17 13:02 Yekut