Skip to content

Commit 6613a0d

Browse files
committed
Do not include scripts and Dockerfile in static output
Signed-off-by: Robert Young <[email protected]>
1 parent 3d4b4ac commit 6613a0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ plugins:
4646
exclude:
4747
- .idea
4848
- docs/README.md
49+
- Dockerfile
50+
- run.sh
51+
- bootstrap_setup.sh
4952
# - .sass-cache/
5053
# - .jekyll-cache/
5154
# - gemfiles/

0 commit comments

Comments
 (0)