|
@@ -57,7 +57,6 @@ function addLicenseHeader(targetDir, licenseContent, options = {}) {
|
|
|
const fullPath = path.join(currentDir, entry.name);
|
|
const fullPath = path.join(currentDir, entry.name);
|
|
|
ig.ignores(path.relative(targetDir, fullPath))
|
|
ig.ignores(path.relative(targetDir, fullPath))
|