Skip to content

Commit 325275d

Browse files
zelenskiCS107E BOT
authored andcommitted
Merge branch 'master' of github.com:cs107e/mango-staff
commit daf157d6bfbc61e958cd6285cf2dbb79097fcb47 Author: Julie Zelenski <[email protected]> Date: Fri Jan 10 08:19:40 2025 -0800 Merge branch 'master' of github.com:cs107e/mango-staff
1 parent ad9da63 commit 325275d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins: [jekyll-sitemap, jekyll-target-blank]
3636
# if name is prefixed with dot/underscore will be excluded by default
3737
exclude: [Gemfile, vendor, README.md, /cs107e/, private,
3838
lectures/*/private, labs/*/private, assignments/*/private, lectures/private,
39-
yass/node_modules, yass/*.json, yass/*.mjs]
39+
yass/node_modules, yass/*.json, yass/*.mjs, grading-tests]
4040
# whitelist of files/folders to always publish (these would be excluded because of prefix)
4141
include: [_assets, _templates]
4242

0 commit comments

Comments
 (0)