From ce52bfcb4348abcb7ef06442d8635f09c4e15016 Mon Sep 17 00:00:00 2001 From: James Falcon Date: Thu, 18 Feb 2021 10:18:42 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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