diff --git a/.gitignore b/.gitignore index 3bc60d1..63641dc 100755 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ /.venv /logs /__pycache__ -/data \ No newline at end of file +/data +/.vscode \ No newline at end of file