diff --git a/.gitignore b/.gitignore index 5a68bff9caa..eb26e0da91e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ stage .pc/ .cache/ .mypy_cache/ +.pytest_cache/ +.vscode/ +htmlcov/ # Ignore packaging artifacts cloud-init.dsc