diff --git a/.gitignore b/.gitignore index 597871a..8a3d6f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +**/__pycache__/ +__pycache__/ +.vscode/ + serverList.json \ No newline at end of file