From 7ab9d641bce4763a91af169a817e875c86148158 Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 10 Apr 2023 22:30:40 +0200 Subject: [PATCH] Updated ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 207d123..fb80dc7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ ipython_config.py # Remove previous ipynb_checkpoints # git rm -r .ipynb_checkpoints/ +.vscode +config.json +data.json \ No newline at end of file