diff --git a/.gitignore b/.gitignore index 652fc3da..54097e11 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,5 @@ dump.rdb # testing .pytest_cache +# VS Code +.vscode/ \ No newline at end of file