From c802a1516062f3f7428dfde167b3a90c616d946e Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 25 May 2022 12:19:04 +0200 Subject: [PATCH] ignoring new files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f76014b..0cb7788 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ tmp/ +temp/ .env* .DS_Store expmt/ @@ -8,5 +9,5 @@ __pycache__/ anu.html *.log .pytest_cach - anon* +config*.json