summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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