From 5110c14d358b5d97cdde815410be1417f66a0332 Mon Sep 17 00:00:00 2001 From: simwai <16225108+simwai@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:40:32 +0100 Subject: [PATCH] Updated gitignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 400a082f3..d5beb8763 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,6 @@ target/ !config_examples/config_full.example.json !config_examples/config_kraken.example.json !config_examples/config_freqai.example.json + +config_examples/nfi_configs/*.json +docker-compose-*.yml \ No newline at end of file