diff --git a/.gitignore b/.gitignore index d304364..d1c71fd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ __init__.py .idea/ .idea .cache +.vscode Thumbs.db ehthumbs.db Desktop.ini @@ -11,4 +12,4 @@ Desktop.ini dist build test.py -__pycache__ \ No newline at end of file +__pycache__