os-brick/.gitignore
Eric Harney e506d83220 Add LIO barbican tests to .zuul.yaml
Load the LIO job from Cinder's repo where it
is defined.

Change-Id: I30723c5224cb9cc8d02a6099491aa2f4b1cbec46
2018-10-01 10:19:36 -05:00

66 lines
592 B
Plaintext

*/.*
!.coveragerc
!.gitignore
!.mailmap
!.testr.conf
!.zuul.yaml
/.*
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
.venv
tools/lintstack.head.py
tools/pylint_exceptions
cover
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build
# Release notes
releasenotes/build/
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?