diff --git a/.gitignore b/.gitignore index a6c849b..7576429 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.json # Ini file with privat info *.ini +# VS Code +.vscode +venv \ No newline at end of file