forked from cerc-io/testnet-ops
Update .gitignore for vars files
This commit is contained in:
@@ -1 +1,2 @@
|
||||
vars/*.yml
|
||||
!vars/*.example.yml
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
gpg_user_name: ""
|
||||
gpg_user_email: ""
|
||||
gpg_passphrase: ""
|
||||
@@ -0,0 +1,3 @@
|
||||
username: ""
|
||||
password: ""
|
||||
path_to_ssh_key: ""
|
||||
Reference in New Issue
Block a user