diff --git a/.gitignore b/.gitignore index 42f7d5d..9a75247 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vscode __pycache__/ -*.pyc \ No newline at end of file +*.pyc +*.json +*.code-workspace \ No newline at end of file