
Store a debug log in ./log/ to help the user determine any possible issues that might popup. The stdout (info) might not provide enough information +Added Logic for Rally Change-Id: I9ca1f42c061ae912fde9af414ada0d328615f458
11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
*.py[cod]
|
|
|
|
# Prevent hosts files from sneaking into the git repo
|
|
ansible/hosts
|
|
ansible/pbench-host-file
|
|
|
|
# Prevent Results from sneaking into the git repo
|
|
results/
|
|
|
|
log/*
|