summaryrefslogtreecommitdiff
path: root/.realize.yaml
blob: 8cf1d61ff054eb9229a646ca9e4fa08c2d4c4c0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
settings:
  legacy:
    force: false
    interval: 0s
schema:
- name: davy
  path: .
  commands:
    run:
      status: true
  watcher:
    extensions:
    - go
    - html
    - tmpl
    paths:
    - /
    ignored_paths:
    - .git
    - .realize
    - vendor