mirror of
https://github.com/zebrajr/HomeLab.git
synced 2025-12-06 00:20:22 +01:00
changed gitignore to ignore more secrets dirs / files
This commit is contained in:
parent
d5eb797424
commit
161e5c7fa3
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
# Ignore custom group_vars
|
# Ignore custom group_vars
|
||||||
ansible/group_vars/*.yml
|
debian-ansible/group_vars/*.yml
|
||||||
ansible/encrypted_vars
|
debian-ansible/encrypted_vars
|
||||||
|
|
||||||
|
# Ignore custom secrets
|
||||||
|
secrets
|
||||||
|
encrypted_vars
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user