9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
root: ./bin
|
|
tmp_path: ./data
|
|
build_name: bin/main
|
|
build_log: runner-build-errors.log
|
|
valid_ext: .go, .tpl, .tmpl, .html
|
|
no_rebuild_ext: .tpl, .tmpl, .html
|
|
ignored: assets, tmp
|
|
build_delay: 600
|
|
colors: 1 |