openstack-tempest-skiplist/.gitignore
Martin Kopec c258644d4b Add tox-pep8 job and .gitignore
Add tox-pep8 job and comply with pep8.

Change-Id: I64365dc6c84bab5769f764083586b9adeb4fb00f
2020-03-31 09:48:39 +00:00

47 lines
409 B
Plaintext

*.py[cod]
*.pyc
# 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
cover/
.coverage*
!.coveragerc
.tox
.venv
# Mr Developer
.project
.pydevproject
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog
# Editors
*~
.*.swp
.*sw?
# Files created by releasenotes build
releasenotes/build