diff --git a/.gitignore b/.gitignore index 7bbc71c..398f31a 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ ENV/ # mypy .mypy_cache/ + +# etc +.vscode/ \ No newline at end of file