mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 07:18:01 +00:00
add instignore for #195
This commit is contained in:
@@ -225,6 +225,7 @@ class Options(AttrMonitor):
|
||||
if a.kind == Action.pre]
|
||||
self.install_default_actions_post = [a for a in self.default_actions
|
||||
if a.kind == Action.post]
|
||||
self.install_ignore = self.instignore
|
||||
# "compare" specifics
|
||||
self.compare_dopts = self.args['--dopts']
|
||||
self.compare_focus = self.args['--file']
|
||||
|
||||
Reference in New Issue
Block a user