edits
This commit is contained in:
@@ -43,6 +43,8 @@ for DIR ∈ DIRS
|
||||
end
|
||||
end
|
||||
else
|
||||
_, ext = splitext(f)
|
||||
ext == ".toml" && continue
|
||||
@show :cp, f
|
||||
try
|
||||
force = isfile(joinpath(DIR, f))
|
||||
|
||||
Reference in New Issue
Block a user