Update .gitignore for vars files

This commit is contained in:
Adw8 2024-10-01 17:22:49 +05:30
parent 5b781ec336
commit 5665db44bf
3 changed files with 7 additions and 0 deletions

View File

@ -1 +1,2 @@
vars/*.yml vars/*.yml
!vars/*.example.yml

View File

@ -0,0 +1,3 @@
gpg_user_name: ""
gpg_user_email: ""
gpg_passphrase: ""

View File

@ -0,0 +1,3 @@
username: ""
password: ""
path_to_ssh_key: ""