promenade/.gitignore
pallav d066a5c7b3 Fix docs
Updating node-labels API details in doc.

Change-Id: I0d0410f1c617f9ec9c99b19e6bf68bda7477785f
2018-09-21 14:21:03 +05:30

31 lines
391 B
Plaintext

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