Files
blt/runner.conf
Gregory Ballantine cb55a19ada
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Switching from air to fresh for auto-reloading
2025-10-02 14:42:14 -04:00

15 lines
422 B
Plaintext

root: .
tmp_path: ./tmp
build_name: runner-build
build_log: runner-build-errors.log
valid_ext: .go, .tpl, .tmpl, .html
no_rebuild_ext: .tpl, .tmpl, .html
ignored: assets, tmp, node_modules, data, vendor
build_delay: 600
colors: 1
log_color_main: cyan
log_color_build: yellow
log_color_runner: green
log_color_watcher: magenta
log_color_app: