summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-10-28 20:05:10 +0100
committerache <ache@ache.one>2019-10-28 20:05:10 +0100
commitc4dfa09e6f4fc928d84278f34c8435183ac6e898 (patch)
tree66d6bf03c5f8260c34f3feb0601465b2fb2b8e87
parentNew version (diff)
Dev configv0.9.0
-rwxr-xr-x.realize.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/.realize.yaml b/.realize.yaml
new file mode 100755
index 0000000..8cf1d61
--- /dev/null
+++ b/.realize.yaml
@@ -0,0 +1,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