1
0
Fork 0
mirror of synced 2024-06-22 17:01:10 -04:00
dotbot/dotbot/plugins
E. Keys 2ec7a24129 Add exclude parameter for link globbing
- Added `exclude` parameter to _link_. Now, an array of glob patterns
    can be given that will be used to remove items from a glob match.
    This parameter will only have an effect when `glob` is `true`.
- Updated README to add description for `exclude` and add in examples.

Resolves #247
2020-11-22 14:13:11 -05:00
..
__init__.py Add 'create' directive to create directories 2019-10-12 11:55:09 -04:00
clean.py Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
create.py Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
link.py Add exclude parameter for link globbing 2020-11-22 14:13:11 -05:00
shell.py Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00