mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 14:18:42 +01:00
Add gh-pages build step.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -17,3 +17,7 @@ scratch.wren
|
||||
|
||||
# The baseline file is machine-specific, so doesn't get checked in.
|
||||
benchmark/baseline.txt
|
||||
|
||||
# built docs get copied here, which is presumed to be a separate checkout of
|
||||
# the repo so they can be pushed to GitHub Pages.
|
||||
gh-pages/
|
||||
Reference in New Issue
Block a user