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
(cherry picked from commit fc889a24a4)
This commit is contained in:
Jiri Podivin 2022-01-24 11:15:34 +01:00
parent 42e6bd0b34
commit d2a11721f7
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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