fix: add .ansible to gitignore
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m36s

This commit is contained in:
2025-02-16 00:27:04 +00:00
parent e96d712e1d
commit 93ee384dfa

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.vscode
.env
.vars.yaml
.ansible/
venv/