From 214cfd6a823125bb3c89de512e83edfc0ce79510 Mon Sep 17 00:00:00 2001 From: tracer Date: Tue, 8 Mar 2022 16:16:54 +0100 Subject: [PATCH] added local config Signed-off-by: tracer --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6598d35..d6ac2df 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /config.json /scratch /swagger-ui/ +/config.json.local +/bindAPI.log