diff options
Diffstat (limited to '.vscode')
-rw-r--r-- | .vscode/settings.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 08e5e6b..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ansible.python.interpreterPath": "/usr/local/opt/python@3.9/bin/python3.9" -} |