mirror of
1
0
Fork 0
dotbot/dotbot
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
..
messenger Add `--force-color` option 2020-08-23 00:02:26 +01:00
plugins Add exclude parameter for link globbing 2020-11-22 14:13:11 -05:00
util Work around subprocess.call() issue on Windows 2020-05-01 11:52:51 -04:00
__init__.py Release 1.17.1 2020-07-24 08:42:12 -04:00
__main__.py Added support to run with python -m 2020-07-23 08:44:06 -07:00
cli.py Add `--force-color` option 2020-08-23 00:02:26 +01:00
config.py Fix compatibility with Python 3 2016-01-15 01:21:16 -05:00
context.py Add 'canonicalize-path' option to link 2020-01-03 22:35:13 +01:00
dispatcher.py Add --only and --except command-line arguments 2020-03-26 11:23:07 -04:00
plugin.py Add default options 2016-03-03 09:42:50 -05:00