barbican-tempest-plugin/.gitignore
Vu Cong Tuan 96d57e684f Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I3fb32622b029bfadef7f34e973d8277c107112f0
2018-07-09 13:44:31 +07:00

38 lines
420 B
Plaintext

*.DS_Store
*.orig
*.log
*.mo
*.pyc
*.sqlite
*.swp
.coverage
.stestr/
.tox
.venv
.idea
AUTHORS
Authors
build/*
build-stamp
ChangeLog
barbican_tempest_plugin.egg-info
cover/*
covhtml
dist/*
instances
keeper
keys
local_settings.py
subunit.log
tools/lintstack.head.py
tools/pylint_exceptions
tags
# Files created by Sphinx build
doc/build
.autogenerated
api-ref/build
# Development environment files
.project
.pydevproject