diff --git a/.gitignore b/.gitignore index 195708e2d..11a147a6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_Store -*.pyc +__pycache__ *.swp debug .vscode/*