add testplaybook to ignorelist
This commit is contained in:
parent
b3c0af2139
commit
6c5b832ed3
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -5,4 +5,7 @@ inventory/
|
|||
*.secret
|
||||
|
||||
# Ignore Caching
|
||||
cache/
|
||||
cache/
|
||||
|
||||
# Ignore Testplaybook
|
||||
playbooks/global/testserver.yml
|
Loading…
Add table
Reference in a new issue