From 80f92254e00e1fc404d8c98cea3ccfe1924348d9 Mon Sep 17 00:00:00 2001 From: Dave Hrycyszyn Date: Wed, 29 Jan 2020 09:25:34 +0000 Subject: [PATCH] Ignoring validator config file inside repo --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 74a82c4e13..0e2a851081 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ target .env /.vscode/settings.json +sample-configs/validator-config.toml \ No newline at end of file