We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9da63 commit 325275dCopy full SHA for 325275d
_config.yml
@@ -36,7 +36,7 @@ plugins: [jekyll-sitemap, jekyll-target-blank]
36
# if name is prefixed with dot/underscore will be excluded by default
37
exclude: [Gemfile, vendor, README.md, /cs107e/, private,
38
lectures/*/private, labs/*/private, assignments/*/private, lectures/private,
39
- yass/node_modules, yass/*.json, yass/*.mjs]
+ yass/node_modules, yass/*.json, yass/*.mjs, grading-tests]
40
# whitelist of files/folders to always publish (these would be excluded because of prefix)
41
include: [_assets, _templates]
42
0 commit comments