github.com/lenfree/buffalo@v0.7.3-0.20170207163156-891616ea4064/examples/html-resource/.buffalo.dev.yml (about)

     1  app_root: .
     2  ignored_folders:
     3  - vendor
     4  - log
     5  - tmp
     6  included_extensions:
     7  - .go
     8  - .html
     9  build_path: /tmp
    10  build_delay: 200ns
    11  binary_name: html-resource-build
    12  command_flags: []
    13  enable_colors: true
    14  log_name: buffalo