Files
python-solumclient/.gitignore
zhurong 6db5c94f82 Switch to stestr
Change-Id: Ibc3a5cbf4907a0071873b4d5a95f5d36e23fc6af
2018-09-11 02:13:44 +00:00

54 lines
454 B
Plaintext

*.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
.idea
cover
nosetests.xml
.stestr/
# 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