From b680700b22784b45db0375fafaeacb1e26f775ae Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 3 May 2022 20:32:23 +0200 Subject: [PATCH] ignoring config file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9d83858..c61326d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ __pycache__/ anu.html *.log .pytest_cach -anon* \ No newline at end of file +anon* +config.json \ No newline at end of file