os-brick/.gitignore
Vu Cong Tuan 5ce69faed0 Remove testrepository
This commit is a follow-up of "switch to using stestr"
which was merged already [1].
After switch to using stestr, testrepository is unnecessary
and should be removed.

[1] https://review.openstack.org/571975

Change-Id: I702720f5fcebbd9b0fa0e7e387c7a4d3f1bf4542
2018-07-11 17:51:51 +07:00

65 lines
580 B
Plaintext

*/.*
!.coveragerc
!.gitignore
!.mailmap
!.testr.conf
/.*
*.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?