chore(gitignore): ignore inventory-test to avoid committing test credentials
FreeipaAnsible test inventory contains a plaintext ansible_ssh_pass.feat/astal-menu
parent
03db4f00a7
commit
d0bf9b2f12
|
|
@ -3,6 +3,7 @@
|
|||
*.pem
|
||||
*.p12
|
||||
*.pfx
|
||||
inventory-test
|
||||
|
||||
# Micro editor temporary files
|
||||
/micro/buffers/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue