diff --git a/.gitignore b/.gitignore index b3d444d2fba..644e6fc2617 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ /src *.py[co] pkg/arch/*.tar.xz -*.sw[pon] +*.sw[a-p] doc/_build dist MANIFEST @@ -84,6 +84,9 @@ tests/unit/templates/roots # Pycharm .idea +# VS Code +.vscode + # Ignore the log directory created by tests /logs tests/integration/cloud/providers/logs