github.com/segakazzz/buffalo@v0.16.22-0.20210119082501-1f52048d3feb/genny/refresh/templates/-dot-buffalo.dev.yml.plush (about)

     1  app_root: .
     2  ignored_folders:
     3  - vendor
     4  - log
     5  - logs
     6  - assets
     7  - public
     8  - grifts
     9  - tmp
    10  - bin
    11  - node_modules
    12  - .sass-cache
    13  included_extensions:
    14  - .go
    15  - .env
    16  build_path: tmp
    17  build_delay: 200ns
    18  binary_name: <%= app.Name %>-build
    19  command_flags: []
    20  enable_colors: true
    21  log_name: buffalo