Ignore vscode files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -269,3 +269,5 @@ collections/ansible_collections/
|
||||
.vault_password
|
||||
secrets.yml
|
||||
.swp
|
||||
# Ignore vscode
|
||||
.vscode/
|
||||
|
||||
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"ansible.python.interpreterPath": "/var/home/ptoal/.virtualenvs/ansible/bin/python"
|
||||
"ansible.python.interpreterPath": "/home/ptoal/.virtualenvs/ansible/bin/python"
|
||||
}
|
||||
Reference in New Issue
Block a user