aboutsummaryrefslogtreecommitdiffstats
path: root/.coveragerc
AgeCommit message (Expand)AuthorFilesLines
2016-01-21fix some missing license filekubi1-0/+9
2016-01-11Implementation of yardstick-tc006 in Yardstick
*.DS_Store
*.log
*.pyc
.vimrc
.ropeproject
.settings/
.eggs/
*.orig
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
*.egg
*.egg-info
build
htmlcov
.agignore
.coverage
*.retry
Session*.vim
.tags*
.coverage.*
*~
setuptools*zip
dist/
.testrepository/
cover/
.*.sw?
/docs_build/
/docs_output/
/docs/apidocs/yardstick*.rst
#PyCharm IDE project configuration files
.idea/
# tox virtualenvs
.tox/
# docs build artifacts
docs/_build/*