group-based-policy/.gitignore
Ivar Lazzaro 6a1be62aa4 fix test coverage report
"tox -e cover" will now correctly generate
the coverage report.

Change-Id: Ic755962220661f854d99f64bd8b22a6ff99cc95b
Closes-bug: 1464093
2015-06-10 21:28:04 -07:00

57 lines
487 B
Plaintext

*.py[cod]
.venv
# 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
nosetests.xml
.testrepository
subunit.log
covhtml
cover
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Complexity
output/*.html
output/*/index.html
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?