diff --git a/.gitignore b/.gitignore index 98db96f..c2dcd31 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .vscode *.pyc -*.pyo \ No newline at end of file +*.pyo +settings.json \ No newline at end of file