added .vscode to gitignore

This commit is contained in:
Benjamin Jacob Reji
2021-05-23 04:54:06 +04:00
parent b10fbd3ab4
commit 6fc2de2c6e
2 changed files with 3 additions and 2 deletions

View File

@@ -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