mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
Exclude various files not related to website from jekyll builds
This commit is contained in:
@@ -9,6 +9,13 @@ current_version: 1.0.0-rc.1
|
|||||||
versions:
|
versions:
|
||||||
- 1.0.0-rc.1
|
- 1.0.0-rc.1
|
||||||
|
|
||||||
|
exclude:
|
||||||
|
- CNAME
|
||||||
|
- Gemfile
|
||||||
|
- Gemfile.lock
|
||||||
|
- Rakefile
|
||||||
|
- README.md
|
||||||
|
|
||||||
update:
|
update:
|
||||||
body_tpl: |
|
body_tpl: |
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user