added .vscode to gitignore
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[defaults]
|
||||
host_key_checking = False
|
||||
inventory = hosts
|
||||
host_key_checking = False
|
||||
inventory = hosts
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s
|
||||
|
||||
Reference in New Issue
Block a user