diff --git a/.gitignore b/.gitignore index 03ffe07..bccf235 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # ignore molecule/testinfra pycache -**/__pycache__ \ No newline at end of file +**/__pycache__ +.vscode \ No newline at end of file