From 384dea18a77c06539d8937c9b0985ca79f8e5c89 Mon Sep 17 00:00:00 2001 From: Yam ZhengLim Date: Tue, 23 Aug 2022 16:34:11 +0800 Subject: [PATCH] update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7fe2c52..6f2c3fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ +*.json *.csv __pycache__ testing_sql.txt -EXCHANGE_CONFIG.json -EXCHANGE_EXTRACT_SQL.json \ No newline at end of file +config/EXCHANGE_CONFIG.json