cookiecutter-ansible-role/{{cookiecutter.app_name}}_role/{% raw %}.gitignore{% endraw %}
2020-08-20 13:25:01 +02:00

14 lines
118 B
Plaintext

tests/playbook.retry
tests/.cache
__pycache__
.pytest_cache
.molecule
.cache
*.iml
.idea
.project
*.pyc
**/.vscode