Adding roles.galaxy to the gitignore

The newly documented manual role testing procedure leads to
creation of several new directories intended to support
the test operation.

These directories are temporary and shouldn't be tracked
under any circumstances.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I8463b372a6917a04ec8c5d5a461cfeffec3989ef
This commit is contained in:
Jiri Podivin 2022-01-24 11:15:34 +01:00
parent 8681c04b09
commit fc889a24a4
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -62,3 +62,6 @@ releasenotes/build
# Ansible specific
hosts
*.retry
# Roles testing
roles/roles.galaxy