We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfe749 commit 52b351dCopy full SHA for 52b351d
.eleventy.js
@@ -37,7 +37,6 @@ module.exports = function(eleventyConfig) {
37
}
38
eleventyConfig.addPassthroughCopy('static');
39
eleventyConfig.addPassthroughCopy('test-suite');
40
- eleventyConfig.addPassthroughCopy('utils');
41
eleventyConfig.ignores.add('CONTRIBUTING.md');
42
eleventyConfig.ignores.add('LICENSE.md');
43
eleventyConfig.ignores.add('README.md');
utils/.htaccess
utils/README
utils/git.php
0 commit comments