mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 08:19:17 +00:00
typo
This commit is contained in:
@@ -163,7 +163,7 @@ def patch_ignores(ignores, prefix, debug=False):
|
||||
# is glob
|
||||
new.append(ignore)
|
||||
continue
|
||||
# patch upignore
|
||||
# patch ignore
|
||||
path = os.path.join(prefix, ignore)
|
||||
new.append(path)
|
||||
if debug:
|
||||
|
||||
Reference in New Issue
Block a user