promenade/.gitignore
Mark Burnett a1388dd40e Report disk IO in resiliency gate
This is to help monitor disk performance in the gate.

Change-Id: I9db1c35ac6df8200deefde04d54144396e0218be
2018-02-13 12:49:44 -06:00

29 lines
355 B
Plaintext

# Pyenv version file
/.python-version
# Chart artifacts
/charts/*.tgz
/charts/*/charts
/charts/*/requirements.lock
# Build & test artifacts
/.cache
/.eggs
/.helm-pid
/.tox
/build
/conformance
/promenade.egg-info
# Python artifacts
__pycache__
# Sphinx artifacts
/docs/build/
/docs/*/_static/
/AUTHORS
/ChangeLog
# Additional gate artifacts
/.fiotest