diff --git a/.gitignore b/.gitignore index 93a394f48..63d172d54 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.pyc __pycache__/ *.pyo +*.vs +.vs/ .vscode/ .pytest_cache/ pre_commit.ps1