From 0ea4560644fec0d9bd7e078f9495e23aed3e73f8 Mon Sep 17 00:00:00 2001 From: Drazen Urch Date: Tue, 16 Nov 2021 22:33:21 +0100 Subject: [PATCH] .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 32512e37ec..dfe0e4a05c 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,5 @@ contracts/mixnet/code_id contracts/mixnet/Justfile contracts/mixnet/Makefile validator-config -*.patch \ No newline at end of file +*.patch +validator-api-config.toml \ No newline at end of file