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
|
*.pem
|
||||||
*.p12
|
*.p12
|
||||||
*.pfx
|
*.pfx
|
||||||
|
inventory-test
|
||||||
|
|
||||||
# Micro editor temporary files
|
# Micro editor temporary files
|
||||||
/micro/buffers/**
|
/micro/buffers/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue