1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/site/config.yml

13 lines
222 B
YAML
Raw Normal View History

# Configuration file for webgen
# Used to set the parameters of the plugins
FileCopyHandler:
paths:
- "**/*.css"
- "**/*.jpg"
- "**/*.png"
- "**/*.gif"
- "**/*.js"
- "**/*.html"
- "**/*.rb"