From 63a7bd6da0a7ead18b8d4efd783cb1ff53e26c53 Mon Sep 17 00:00:00 2001 From: yudppp Date: Mon, 29 Jul 2019 12:11:41 +0900 Subject: [PATCH] Fixed ignored path typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c5029..c04776b 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ For more examples check: [Realize Examples](https://github.com/oxequa/realize-ex watcher: paths: // watched paths - / - ignore_paths: // ignored paths + ignored_paths: // ignored paths - vendor extensions: // watched extensions - go