Skip to content
Snippets Groups Projects
Unverified Commit acb4457f authored by Tom Wiesing's avatar Tom Wiesing
Browse files

Add 'run' to jekyll excludes

parent 9b367291
Branches
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ plugins: ...@@ -17,6 +17,7 @@ plugins:
- jekyll-redirect-from - jekyll-redirect-from
exclude: exclude:
- 'run' # because Michael
- 'public/materialize/materialize-src/*' - 'public/materialize/materialize-src/*'
- 'public/*.md' - 'public/*.md'
- 'public/*.html' - 'public/*.html'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment