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

This commit is contained in:
Gleb Koval 2025-02-16 00:27:04 +00:00
parent e96d712e1d
commit 93ee384dfa
Signed by: cyclane
GPG Key ID: 15E168A8B332382C

1
.gitignore vendored
View File

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