diff --git a/.gitignore b/.gitignore index 4fcf163..9871132 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Byte-compiled / optimized / DLL files __pycache__/ -config.json \ No newline at end of file +config.json +.vscode/ \ No newline at end of file